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

18 lines
626 B
Plaintext

# This is "inblorb.giscript", a script used to generate the ".gitignore" file
# in inform/inblorb. Do not edit ".gitignore" directly. Instead, edit this
# script, and then rebuild ".gitignore" with the command:
# ../inweb/Tangled/inweb -prototype inblorb/inblorb.giscript -gitignore inblorb/.gitignore
# (Or type "make gitignores", which will remake all of the .gitignore files in
# this repository from their scripts, including this one.)
{basics}
inblorb.mk
Tests/Test Cases/_Console_Actual/
Tests/Test Cases/_Scan_Actual/
Tests/Test Cases/_Tree_Actual/
Tests/Assistants/blorblib/blorbscan
Tests/Assistants/blorblib/*.o