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