Output folder no longer completely ignored

This commit is contained in:
Simon Rozman 2017-04-24 23:08:44 +02:00
parent 12ed617d3d
commit 382eb66d4a
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,6 +2,5 @@
/*.sdf
/*.suo
/ipch
/output
*.user
temp

4
output/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/Win32.Debug
/Win32.Release
/x64.Debug
/x64.Release