diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -2,13 +2,4 @@ | |||
2 | *.a | 2 | *.a |
3 | .*.swp | 3 | .*.swp |
4 | .*.un~ | 4 | .*.un~ |
5 | /c++-libbu++/.build_cache | ||
6 | /c++-libbu++/gats | ||
7 | /c++-libbu++/gatsc | ||
8 | /c++-libbu++/src/version.h | ||
9 | /c++-qt/Makefile* | ||
10 | *.dll | 5 | *.dll |
11 | /c++-qt/object_script.* | ||
12 | /c++-qt/release | ||
13 | /c++-qt/debug | ||
14 | /c++-qt/tmp | ||