diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,4 @@ -*.o -/delete_me_pls -/luma +/build +/memdump +/old +vgcore.*
\ No newline at end of file |
index : luma | ||
AGB emulator. | Gabriel Bjørnager Jensen |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1,3 +1,4 @@ -*.o -/delete_me_pls -/luma +/build +/memdump +/old +vgcore.*
\ No newline at end of file |