summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 12331fb70fc90b78f1d3f75bd5fd554e1c20dc6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.o
*~ core *.core
moc_*.*
ui_*.*
qrc_*.*
*.swp
*.swo
debug
Debug
.project
.cproject
.metadata
/Makefile
/Makefile.*
/src/Makefile
/src/Makefile.*
/doxygen/html/*
/doxygen/latex/*
/doxygen/man/*