summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..71cd91c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+
+*.ilk
+*.pdb
+*.lib
+*.exp
+*.obj
+*.tlog
+*.lastbuildstate
+*.log
+*.ipch
+*.idb
+*.res
+*.db
+*.suo
+*.opendb
+*.db-shm
+*.db-wal
+*.iobj
+*.ipdb
+*.sbr
+*.bsc
+build/.vs/* \ No newline at end of file