14 lines
136 B
Plaintext
14 lines
136 B
Plaintext
#Python specific
|
|
*.pyc
|
|
|
|
#Kwrite/Gedit/Other crapapps making backups
|
|
*~
|
|
|
|
#Eclipse
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
|
|
#Patch files
|
|
*.patch
|