summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobert Stoll <rstoll@tutteli.ch>2020-11-01 22:37:11 +0100
committerRobert Stoll <rstoll@tutteli.ch>2020-11-01 22:39:17 +0100
commit0915a81e5432c0e742bbd1114584b0e6d58e15e6 (patch)
tree83f3ad4ed5b831be0f4f95c1ce06bb2f007475b0 /.gitignore
parentef9292d082d74ac09cfc3e874ef8c933be9e0651 (diff)
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