Skip to content

Commit a403aa2

Browse files
committed
Ignoring csdat files in git and hg
1 parent cf5f0fd commit a403aa2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
*.sbr
2222
*.scc
2323
*.tokens
24+
*.csdat
2425
[Bb]in
2526
[Db]ebug*/
2627
obj/

.hgignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ syntax: glob
2323
*.lib
2424
*.sbr
2525
*.scc
26+
*.csdat
2627
[Bb]in
2728
[Db]ebug*/
2829
obj/

0 commit comments

Comments
 (0)