Arrgh, should have just left this alone.

This commit is contained in:
Stephen Anthony 2020-12-17 15:57:57 -03:30
parent 86e13c8e5f
commit 1e35b680bf
1 changed files with 4 additions and 5 deletions

9
.gitignore vendored
View File

@ -10,7 +10,9 @@ src/**/*.tlog
out out
out.pgo out.pgo
out.pgen out.pgen
stella* stella
stella-pgo
stella-pgo-generate
*.diff *.diff
project.xcworkspace/ project.xcworkspace/
xcuserdata/ xcuserdata/
@ -32,9 +34,6 @@ src/**/**.pdb
Stella.xcscheme Stella.xcscheme
src/tools/fonts/* src/tools/fonts/*
*.sym *.sym
*.zip a.out
*.?xx
*.sh
*.out
*.json *.json
*.sqlite3 *.sqlite3