Skip to content

Commit 963873c

Browse files
committed
Add CSV files to .gitignore
1 parent 030fd95 commit 963873c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ wheels/
2828
*.sqlite
2929
*.sqlite3
3030

31+
# CSV exports
32+
*.csv
33+
3134
# IDE
3235
.vscode/
3336
.idea/

0 commit comments

Comments
 (0)