mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Add .gitignore files
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
*.o
|
||||||
|
|
||||||
|
# indent backup files
|
||||||
|
*~
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# executable
|
||||||
|
rgbasm
|
||||||
|
|
||||||
|
asmy.h
|
||||||
|
asmy.y
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# executable
|
||||||
|
xlib
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# executable
|
||||||
|
xlink
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# executable
|
||||||
|
rgbfix
|
||||||
Reference in New Issue
Block a user