diff options
Diffstat (limited to 'ogg/win32/.gitignore')
-rw-r--r-- | ogg/win32/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ogg/win32/.gitignore b/ogg/win32/.gitignore new file mode 100644 index 0000000..2655daf --- /dev/null +++ b/ogg/win32/.gitignore @@ -0,0 +1,21 @@ +# Visual Studio ignores +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +*.manifest +*.lastbuildstate +*.exe +*.log +*.idb +*.ipdb +*.ilk +*.iobj +*.obj +*.pdb +*.sdf +*.suo +*.tlog +*.vcxproj.user +*.vc.db +*.vc.opendb |