summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fb8036530345567a19b9e69dff46d69184145c35 (plain)
1
2
3
4
5
6
7
*.pyc

# Database
development.db

# Virtualenv and vendor packages
/virtualenv