# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib64/
parts/
sdist/
var/
*.egg
# Python egg-files
*.egg-info/
pycalendar_api/__version__.py

# Files
*.db
*.pyc
*.sqlite
*.sqlite3
# *.sublime-project

*.sublime-workspace
*.vscode
*.zip

# Folders
.idea/
site/

# Compiled Python bytecode
*.py[cod]

__pycache__/

# Log files
*.log

# Generated by MacOS
.DS_Store

# Generated by Windows
Thumbs.db

# Applications
*.app
*.exe
*.war

# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
