summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 542ee17f7e0221794a92a7aad74986653d5ec261 (plain)
1
2
3
4
5
6
# editor swap files
*.sw*

# precompiled python
__pycache__/
*.pyc