Skip to content

Commit 084c5d3

Browse files
committed
ENH: Ignore temporary files from testing
1 parent f2a6d6f commit 084c5d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,6 @@ Thumbs.db
160160
# Common editor files
161161
*~
162162
*.swp
163+
164+
# Ignore test outputs
165+
data/*.csv

0 commit comments

Comments
 (0)