summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9c82065f9f0cf55821ad745fc5772e0924a17eb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
.svn
utils/palist

# Yes, I like Emacs.
.\#*
\#*\#

# Eclipse stuff
.project
.pydevproject
.settings