diff options
author | jao <jao@gnu.org> | 2018-12-01 13:00:04 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-12-01 13:00:04 +0000 |
commit | 836bcb7286275969ce4b22ad130384652c5821e8 (patch) | |
tree | e06b1adda60eefa75e74a128312b083c62aec441 /.gitignore | |
parent | b364bf310522e8304d644a77f335f47067a05500 (diff) | |
download | xmobar-config-836bcb7286275969ce4b22ad130384652c5821e8.tar.gz xmobar-config-836bcb7286275969ce4b22ad130384652c5821e8.tar.bz2 |
Working xmobar top/bottom configurations
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..51321be --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dist/ +.stack-work/ +*~ |