mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-02-26 08:33:38 +00:00
Add .gitignore
Keeps the object files and some others out of the git unstaged changes.
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*.o
|
||||
/m68kmake
|
||||
/m68kmake.exe
|
||||
/m68kops.c
|
||||
/m68kops.h
|
||||
Reference in New Issue
Block a user