mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Ignore the .git folder of the test repositories
Before this change, doing `git add test` would also add pokecrystal and the other test repos, even though they didn't show up on `git status`.
This commit is contained in:
+3
-3
@@ -6,6 +6,6 @@ rgbgfx
|
||||
*.exe
|
||||
.checkpatch-camelcase.*
|
||||
|
||||
test/pokecrystal/*
|
||||
test/pokered/*
|
||||
test/ucity/*
|
||||
test/pokecrystal
|
||||
test/pokered
|
||||
test/ucity
|
||||
|
||||
Reference in New Issue
Block a user