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

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

# Eclipse stuff
#.project
#.pydevproject
.settings