Skip to content

Commit b4e66ce

Browse files
committed
Correctly ignore all receiving/*.csv files
1 parent 0b5388c commit b4e66ce

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
@@ -4,7 +4,7 @@
44
params.json
55

66
# Do not commit output files
7-
receiving/*.csv
7+
**/receiving/*.csv
88

99
# Do not commit hidden macOS files
1010
.DS_Store

0 commit comments

Comments
 (0)