1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-13 06:28:41 +03:00
inform7/inform6/inform6.giscript
2022-04-23 14:02:23 +01:00

24 lines
900 B
Plaintext

# This is "inform6.giscript", a script used to generate the ".gitignore" file
# in inform/inform6. Do not edit ".gitignore" directly. Instead, edit this
# script, and then rebuild ".gitignore" with the command:
# ../inweb/Tangled/inweb -prototype inform6/inform6.giscript -gitignore inform6/.gitignore
# (Or type "make gitignores", which will remake all of the .gitignore files in
# this repository from their scripts, including this one.)
Inform6/*.o
Tests/intest-history.txt
Tests/Assistants/dumb-frotz/dumb-frotz
Tests/Assistants/dumb-frotz/*.o
Tests/Assistants/dumb-glulx/glulxe/glulxe
Tests/Assistants/dumb-glulx/cheapglk/*.o
Tests/Assistants/dumb-glulx/glulxe/*.o
Tests/Test Cases/_Console_Actual/
Tests/Test Errors/_Console_Actual/
Tests/Test Cases/_Story_File_Actual/
Tests/Test Errors/_Story_File_Actual/
Tests/Test Cases/_Transcript_Actual/
Tests/Test Cases/_md5_Actual/
Tangled/inform6