Skip to content

Commit 5ebd8d8

Browse files
committed
ignore gameshell* pattern only in root directory
1 parent c6fcefd commit 5ebd8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ TODO
99
World
1010
locale/
1111
*~
12-
gameshell*
12+
/gameshell*
1313
game shell*
1414
boxes-data.awk

0 commit comments

Comments
 (0)