Oops, seems gitignore is recursive, so we can't remove certain files.

This commit is contained in:
Stephen Anthony 2020-12-17 15:54:10 -03:30
parent 5d1a466a46
commit 86e13c8e5f
1 changed files with 2 additions and 5 deletions

7
.gitignore vendored
View File

@ -10,9 +10,7 @@ src/**/*.tlog
out
out.pgo
out.pgen
stella
stella-pgo
stella-pgo-generate
stella*
*.diff
project.xcworkspace/
xcuserdata/
@ -33,11 +31,10 @@ src/**/*.vspx
src/**/**.pdb
Stella.xcscheme
src/tools/fonts/*
*.bin
*.a26
*.sym
*.zip
*.?xx
*.sh
*.out
*.json
*.sqlite3