/apps/user_status/lib/

1.9 Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD: https://github.com/go-gitea/giteawww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/options/gitignore/Stella
blob: 402a5438373542b72f749cc17b6901fa9372012e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Atari 2600 (Stella) support for multiple assemblers
# - DASM
# - CC65

# Assembled binaries and object directories
obj/
a.out
*.bin
*.a26

# Add in special Atari 7800-based binaries for good measure
*.a78