summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1215d3a9a3f46cb3145ad377900dc484a5816ac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# backup and temporary files
*~
.*.sw[op]
.gitattributes

# Wiki
/wikisetup.txt

# Python
/to-wiki/*.pyc

# the build directories
/callcatcher

# libxslt debug memdump
.memdump