Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Added *.csv to .gitignore #76

Merged
merged 4 commits into from
Jan 25, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
__pycache__/
.mypy_cache/
.pytest_cache/

# global paths with exceptions
/global_paths/*.csv
!/global_paths/mock_global_path.csv
!/global_paths/path.csv