aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4b30ae0..8307483 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,16 @@
1*.o 1*.o
2*.so 2*.so
3*.so.* 3*.so.*
4*.obj
5*.lib
6*.dll*
7*.user
8*.sdf
9Lua.props
10Debug
11Release
12*.manifest
13*.swp
14*.suo
15x64
4 16