diff options
Diffstat (limited to 'VC2013/.gitignore')
-rw-r--r-- | VC2013/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/VC2013/.gitignore b/VC2013/.gitignore new file mode 100644 index 000000000..8e2fd484d --- /dev/null +++ b/VC2013/.gitignore @@ -0,0 +1,11 @@ +Debug/** +Debug profiled/** +Release/** +Release profiled/** +ipch/** +*.user +*.ncb +*.suo +*.obj +*.sdf +*.opensdf
\ No newline at end of file |