16 lines
177 B
Text
16 lines
177 B
Text
# backup and temporary files
|
|
*~
|
|
.*.sw[op]
|
|
.gitattributes
|
|
|
|
# Wiki
|
|
/wikisetup.txt
|
|
|
|
# Python
|
|
/to-wiki/*.pyc
|
|
|
|
# the build directories
|
|
/callcatcher
|
|
|
|
# libxslt debug memdump
|
|
.memdump
|