SciPaperLoader/.gitignore

21 lines
192 B
Plaintext

# Python
__pycache__/
# Files created by this set up:
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
*.db
*.rdb
*.R
*.csv
migrations/
# APScheduler job store files
jobs.sqlite