diff options
author | Aki <please@ignore.pl> | 2021-09-29 22:52:15 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2021-09-29 22:52:15 +0200 |
commit | bdb934044a10bcccdea4ae5e9b067a2e764e0e7f (patch) | |
tree | e8a5da9a4920cbb0743b418b7f5bc5466af3ca4e /ogg/win32/.gitignore | |
parent | 252409240827e63b47c492d12718c4514c72ae02 (diff) | |
parent | 8f3471999e929bb99116fac52b94d572c42ba15e (diff) | |
download | starshatter-bdb934044a10bcccdea4ae5e9b067a2e764e0e7f.zip starshatter-bdb934044a10bcccdea4ae5e9b067a2e764e0e7f.tar.gz starshatter-bdb934044a10bcccdea4ae5e9b067a2e764e0e7f.tar.bz2 |
Merge commit '8f3471999e929bb99116fac52b94d572c42ba15e' as 'ogg'
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 |