aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..503e79d4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+*.a
+*.b
+*.o
+*.exe
+*.obj
+*.dll
+*.lib
+*.out
+*.suo
+*~
+*.swp
+*.swo
+*.bak
+*.orig
+*.pdb
+*.idb
+*.ilk
+*.stackdump
+*.manifest
+.ccache
+.demo
+.svn
+.DS_Store
+.xmake
+*.deb
+*.zip
+*.gch
+*.gch.d
+cscope.*
+gmon.out
+other
+tags
+doc
+install.log
+build