1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-30 05:10:37 +00:00

Add compilers back to gitignore

Added the compilers back into gitignore, now that they're up in the repo successfully.
This commit is contained in:
SteveMcNeill 2022-04-22 08:34:00 -04:00 committed by Matthew Kilgore
parent cf4f3ad884
commit 2f75efbc08

3
.gitignore vendored
View file

@ -9,7 +9,8 @@ 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