Skip to content

Commit 3413763

Browse files
author
Jon Daniel
committed
ignore all BIN files *.bin and *.BIN
1 parent 831a4db commit 3413763

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@ build-*
2121
*.cfg
2222

2323
# Game data
24-
csm.bin
25-
CSM.BIN
26-
CSM.bin
27-
csm.BIN
24+
*.bin
25+
*.BIN
2826
CURSED/
2927
CURSED/*
3028
cursed/

0 commit comments

Comments
 (0)