summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2020-11-14 20:27:00 -0500
committerGitHub <noreply@github.com>2020-11-14 20:27:00 -0500
commitbec2154948dd75c1c4a9b846a468910c5b62bc77 (patch)
tree8f7940359ecf3c35b48f275d7703efbdc59eecf7 /.gitignore
parent88d6697d8db81343cb44b637ebcb376176807fe5 (diff)
parent0915a81e5432c0e742bbd1114584b0e6d58e15e6 (diff)
Merge pull request #205 from robstoll/volume-battery-right-click
show notification on right click for volume/battery
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d0cf895..2c182f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,4 +40,7 @@ luac.out
*.hex
# IDEA files
-.idea \ No newline at end of file
+.idea
+
+# vscode files
+.history \ No newline at end of file