SciPaperLoader/.gitignore
Michael Beck 1a9bd7c0b1 init
2025-03-30 18:44:30 +02:00

12 lines
115 B
Plaintext

# Python
__pycache__/
# Files created by this set up:
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/