summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 9 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index b6d696d..784daa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,10 @@
-.DS_Store
-.cache
-.vs
+*.DS_Store
+*.cache
+*.cso
+*.exe
+*.pdb
+*.vcxproj.user
+*.vs
bin
-build \ No newline at end of file
+build
+d3d11-re.* \ No newline at end of file