diff options
author | jao <jao@gnu.org> | 2018-11-25 15:26:44 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-25 15:26:44 +0000 |
commit | f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07 (patch) | |
tree | ba34733d783dfcb65234ed835deac13a9a9c100e /.gitignore | |
parent | b12fe3ebdaf3a4a539b85f742a582925d7e811f1 (diff) | |
download | xmobar-f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07.tar.gz xmobar-f86bbb8ca5d3ba0d18e333cbe6cb57cc17e3ae07.tar.bz2 |
doc, examples
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -1,19 +1,13 @@ /dist/ /dist-newstyle/ /TAGS -/IWlib.hs -/StatFS.hs -/XUtil.hs -/src/IWlib.hs -/src/StatFS.hs -/src/XUtil.hs -/web/index.html -/web/releases.html +/doc/web/index.html +/doc/web/releases.html /cabal-dev/ .cabal-sandbox cabal.sandbox.config .stack-work -/web/readme.md +/doc/web/readme.md /.idea/ /xmobar.iml /out/ |