1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/.gitignore
SteveMcNeill c52d058642 Add the exceptions back to gitignore
Should generally ignore the temp and help folders, but they *do* need to exist in the repo to keep things working properly.  ;)
2022-04-28 13:39:59 -04:00

18 lines
241 B
Plaintext

internal/c/c_compiler
internal/temp*
*.o
*.a
*.exe
*.bas
internal/config*.txt
internal/config.ini
internal/help
internal/version.txt
tempfoldersearch.bin
internal/c/mingw32
internal/c/mingw64
internal/c/qbx[2-9].cpp
*.ttf
/run_qb64.sh
/qb64