summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e7aa23f24ce4fb9072e1f9890bb4c67807e38e90 (plain)
1
2
3
4
5
6
7
8
9
10
*.py[co]
MANIFEST
dist
build
*.kdev*
*.kateproject
ipython.log*

# virtualenv
sandbox/*