basic-system-cmd/.gitignore

14 lines
164 B
Plaintext

# Ignore assembly listings
*.lst
# Ignore object files
*.o
# Ignore assembled code
*.bin
# Ignore output disk images except for the template:
*.po
!template.po