aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..f8f940470
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+*.bak
+*.orig
+obj
+obj_d
+obj64
+obj64_d
+objs
+*.exe
+*.dll
+Debug
+Release
+*.vcxproj.user
+*.lib
+*.pyc
+*.res
+*.pdb
+*.suo
+*.sdf
+glsl_lexer.cpp
+glsl_parser.cpp
+.fileslist
+GPATH
+GRTAGS
+GTAGS
+TAGS
+cscope*