diff options
author | Ruben Pollan <meskio@sindominio.net> | 2018-01-16 18:43:24 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2018-01-16 18:43:24 +0100 |
commit | 7026e1fed7dbcb23a6e85c0494484e6636388006 (patch) | |
tree | 9820d72a1630daafdb51aa8f0dead4dd25938f37 /.gitignore |
[feat] Dummy implementation of the systray
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3067860 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bitmask-systray +.*.swp |