diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6020bc1 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,10 @@ | |||
1 | *.o | ||
2 | *.a | ||
3 | .*.swp | ||
4 | /c++-libbu++/gats | ||
5 | /c++-qt/Makefile* | ||
6 | *.dll | ||
7 | /c++-qt/object_script.* | ||
8 | /c++-qt/release | ||
9 | /c++-qt/debug | ||
10 | /c++-qt/tmp | ||