# legacy configuration files
authors.txt
keywords.txt

# Auto generated version file
arxiv_scan/_version.py

# Python
*.py[cod]
__pycache__/
.ipynb_checkpoints/

# Object files
*.so

# Vim
*.swp

# Mac
.DS_Store
._.DS_Store

# IDE
.vscode/
.idea/

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
pip-wheel-metadata/
