diff options
author | Raúl Benencia <rul@kalgan.cc> | 2019-06-24 00:13:15 -0700 |
---|---|---|
committer | Raúl Benencia <rul@kalgan.cc> | 2019-06-24 00:13:15 -0700 |
commit | 80c948ce28eb423458ebde9c4e846da92fb81b77 (patch) | |
tree | eb3890160562d85ae80f7f42679496daade6bc77 /.xmonad/.gitignore | |
parent | b78bc6d46e86a4dba0cb206c3516091cfcdb89b7 (diff) |
Add XMonad config
Diffstat (limited to '.xmonad/.gitignore')
-rw-r--r-- | .xmonad/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.xmonad/.gitignore b/.xmonad/.gitignore new file mode 100644 index 0000000..17eef10 --- /dev/null +++ b/.xmonad/.gitignore @@ -0,0 +1,3 @@ +xmonad.errors +xmonad-x86_64-linux +history
\ No newline at end of file |