diff options
-rw-r--r-- | VC2008/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/VC2008/.gitignore b/VC2008/.gitignore new file mode 100644 index 000000000..3b3be3257 --- /dev/null +++ b/VC2008/.gitignore @@ -0,0 +1,5 @@ +Debug/ +Release/ +*.user +*.ncb +*.suo |