thinkpad-ec/.gitignore
Hamish Coleman c0b2178942 Remove most of the variables from the autoexec.bat template
Instead use a *.report file for each component and add data as we
go, culminating in the built image simply catting the report to the
screen to show the user what is about to occur.

This is on the path towards removing all variables from the autoexec
template - which would make it simpler to reuse the same template for
other commands (e.g the x200 series does not use dosflash.exe)
2017-07-03 18:17:54 +08:00

21 lines
257 B
Plaintext

# ignore the files that we do not have clear permission to distribute
*.iso
*.iso.orig
*.txt.orig
*.iso*.extract
*.img
*.img.orig
*.img.enc
*.img.enc.orig
*.FL2
*.FL2.orig
# ignore generated files
*.bat
*.report
.d
# Temp are (should be) just junk
*.tmp