mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
slimer
This commit is contained in:
parent
792cb1d711
commit
b6e201c7d1
1 changed files with 19 additions and 1 deletions
|
|
@ -1,3 +1,21 @@
|
|||
# Ignore junk and large files
|
||||
*.pdf
|
||||
*.xml
|
||||
*.csv
|
||||
*.xml
|
||||
*.parquet
|
||||
*.ipynb
|
||||
*.mp4
|
||||
*.mov
|
||||
*.jpg
|
||||
*.png
|
||||
*.zip
|
||||
*.tar.gz
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
build/
|
||||
dist/
|
||||
.etl_cache/
|
||||
tests/
|
||||
docs/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue