summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 685fb752df660991c5b31d632b05ba07313320e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc
.svn
utils/palist
build/
dist/
locale/
po/*.mo
pulsecaster.egg-info/

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

# Eclipse stuff
#.project
#.pydevproject
.settings