diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-01-21 14:58:32 -0800 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-01-21 14:58:55 -0800 |
commit | e7d7559db3073e54ee15febad398d9b927345378 (patch) | |
tree | 69a8c8b630add3e114a496e77e2fc375670a02c4 /vsprojects | |
parent | c7ff547b86b5058fbbd8b578fc13af93e20c9d89 (diff) |
Add a gitignore for win32 stuff
Diffstat (limited to 'vsprojects')
-rw-r--r-- | vsprojects/vs2013/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vsprojects/vs2013/.gitignore b/vsprojects/vs2013/.gitignore new file mode 100644 index 0000000000..75fb4ed6b6 --- /dev/null +++ b/vsprojects/vs2013/.gitignore @@ -0,0 +1,5 @@ +Debug +Release +*.suo +grpc.opensdf +grpc.sdf |