Skip to content
Snippets Groups Projects
Commit bdd2d985 authored by Orestes's avatar Orestes Committed by Ralph Giles
Browse files

Better Git Ignores for Visual Studio. r=rillian

parent 36fd6cac
No related branches found
No related tags found
No related merge requests found
......@@ -79,3 +79,24 @@ src/Debug
src/Release
src/x64
*.opensdf
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment