This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
perfect6502
Watch
1
Star
0
Fork
0
You've already forked perfect6502
mirror of
https://github.com/mist64/perfect6502.git
synced
2024-12-28 11:31:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
93bb291203
perfect6502
/
.gitignore
9 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ignore emacs backup files
2010-09-18 16:20:56 +00:00
# emacs-style backup files
*~
ignore patch detritus
2010-09-18 17:07:48 +00:00
# patch detritus
*.orig
*.rej
added object files to .gitignore
2014-11-28 06:56:51 +00:00
# object files
cbmbasic
*.o
Reference in New Issue
Copy Permalink