diff options
author | Daniel Schüssler <933504+DanielSchuessler@users.noreply.github.com> | 2018-08-26 16:11:08 +0200 |
---|---|---|
committer | Daniel Schüssler <933504+DanielSchuessler@users.noreply.github.com> | 2018-10-06 19:53:10 +0200 |
commit | 9050163edf67f2f510c47a482b9c156f94e89275 (patch) | |
tree | de0f60ddbeba2f45e3f43ae2382a61d1466addc6 | |
parent | 6d20569d5b9b7f7f408d9e05ee9aee370f9e58dc (diff) | |
download | xmobar-9050163edf67f2f510c47a482b9c156f94e89275.tar.gz xmobar-9050163edf67f2f510c47a482b9c156f94e89275.tar.bz2 |
.gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,5 @@ /dist/ +/dist-newstyle/ /TAGS /IWlib.hs /StatFS.hs @@ -17,3 +18,5 @@ cabal.sandbox.config /xmobar.iml /out/ /cabal.config +codex.tags +cabal.project.local
\ No newline at end of file |