1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-19 01:34:58 +00:00
QB64-PE/.gitignore
Roland Heyder 9487cfedf5 Some error handling
- fixed/added custom font error checking on IDE startup and in Options>Display... dialog
- added new settings folder to .gitignore list
2024-07-16 23:20:31 +02:00

22 lines
291 B
Text

internal/c/c_compiler
internal/temp*
*.o
*.a
*.exe
*.bas
internal/config*.txt
internal/config.ini
internal/help
internal/commit.txt
tempfoldersearch.bin
internal/c/qbx[2-9].cpp
*.ttf
/run_qb64pe.sh
/qb64pe
mingw32.exe
mingw64.exe
.vscode
.DS_Store
settings
source/qb64pe_start.command
.fake