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