diff options
author | Robert Stoll <rstoll@tutteli.ch> | 2020-11-01 22:37:11 +0100 |
---|---|---|
committer | Robert Stoll <rstoll@tutteli.ch> | 2020-11-01 22:39:17 +0100 |
commit | 0915a81e5432c0e742bbd1114584b0e6d58e15e6 (patch) | |
tree | 83f3ad4ed5b831be0f4f95c1ce06bb2f007475b0 /.gitignore | |
parent | ef9292d082d74ac09cfc3e874ef8c933be9e0651 (diff) |
show notification on right click for volume/battery
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |