summaryrefslogtreecommitdiffstats
path: root/VC2013/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'VC2013/.gitignore')
-rw-r--r--VC2013/.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/VC2013/.gitignore b/VC2013/.gitignore
index 27d2f5ebe..d958abab6 100644
--- a/VC2013/.gitignore
+++ b/VC2013/.gitignore
@@ -1,7 +1,9 @@
-Debug/
-Debug profiled/
-Release/
-Release profiled/
+Debug/**
+Debug profiled/**
+Release/**
+Release profiled/**
+ipch/**
*.user
*.ncb
*.suo
+*.obj