aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bdef92c156f5a6bb057a259a2be29e2eceb2a3a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
*~
\#*\#
*.swp
*.bak
debug.log*
test/test.xml

# cmake build
build/