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 dc22c6e5a8 Print Output Simplification
Minor change to simplify and clean up the output which QB64 creates with
PRINT statements with multiple print segments such as PRINT "A"; "B";
"C".
2017-08-02 21:40:32 -04:00

12 lines
160 B
Plaintext

internal/c/c_compiler
internal/temp
internal/temp2
internal/temp3
*.o
*.a
*.exe
internal/config.txt
internal/help
internal/config(2).txt
internal/config(1).txt