12 lines
143 B
Text
12 lines
143 B
Text
*.py[co]
|
|
build
|
|
# Emacs backup files...
|
|
*~
|
|
.\#*
|
|
# (s)rpm building stuff
|
|
MANIFEST
|
|
dist
|
|
rpm-build
|
|
# Eclipse/PyDev stuff...
|
|
.project
|
|
.pydevproject
|