Skip to content
Open
Changes from all 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
36 changes: 16 additions & 20 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
*.egg-info/
__pycache__/
vision/
PennFudan*
surgery*
mdb_user_study
mdb_user_study_supplemental
cityscapes*
databases/
.DS_Store
# jupyter Notebook
.ipynb_checkpoints
*.tar.gz
*.whl
exercise
wilds_data
*.pkl
*.lprof
pipy_token
experiments/
publish_new_docs.sh
data/

# macOS dir files
.DS_Store

# python
__pycache__
*.egg-info/
dist/

# sphinx documentation
docs/_build/

# zip archives
*.zip