Add .gitignore

Keeps the object files and some others out of the git unstaged changes.
This commit is contained in:
beeanyew
2020-12-03 15:03:01 +01:00
parent 37bb73e0c6
commit 2f8f943e2a

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.o
/m68kmake
/m68kmake.exe
/m68kops.c
/m68kops.h