]> git.sesse.net Git - pistorm/commitdiff
Add .gitignore
authorbeeanyew <Bjorn Astrom>
Thu, 3 Dec 2020 14:03:01 +0000 (15:03 +0100)
committerbeeanyew <Bjorn Astrom>
Thu, 3 Dec 2020 14:03:01 +0000 (15:03 +0100)
Keeps the object files and some others out of the git unstaged changes.

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..da773f7
--- /dev/null
@@ -0,0 +1,5 @@
+*.o
+/m68kmake
+/m68kmake.exe
+/m68kops.c
+/m68kops.h