Project: Update .gitignore to only ignore paths are are supposed to be ignored with the current premake setup: build and local

This commit is contained in:
Jan 2019-12-27 16:32:21 +01:00
parent ce063adcc5
commit d77438d654

20
.gitignore vendored
View File

@ -1,22 +1,2 @@
*.tlog
*.idb
*.pdb
*.sbr
*.filters
*.user
*.opensdf
*.sdf
*.suo
*.sdf
*.obj
*.log
*.bak
ipch/*
.vs/
bin/
obj/
local/
gen/
build/