1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00

Add Windows Compilers

Had to modify gitignore to add the mingw compilers to begin with.  (We ignore them after they're uploaded once, but they need to be in the repo at least once to begin with!)
This commit is contained in:
SteveMcNeill 2022-04-22 08:32:16 -04:00 committed by Matthew Kilgore
parent 00e7fc1ae4
commit cf4f3ad884

3
.gitignore vendored
View file

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