diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-10-15 09:26:57 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-10-15 09:26:57 (GMT) |
commit | 2ebb3e8808c583ef6fc9cd07851b69796a133141 (patch) | |
tree | c37d733cd0be7d7870ad0aa584e8c4389233048b | |
parent | 06c0d4845fffd554c214f014788040d62fe552c2 (diff) | |
download | fluxbox-2ebb3e8808c583ef6fc9cd07851b69796a133141.zip fluxbox-2ebb3e8808c583ef6fc9cd07851b69796a133141.tar.bz2 |
ignore .build* directories
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | aclocal.m4 | 1 | aclocal.m4 |
2 | autom4te.cache | 2 | autom4te.cache |
3 | .build* | ||
3 | *.cat | 4 | *.cat |
4 | config.guess | 5 | config.guess |
5 | config.h | 6 | config.h |