summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4078d0feb32cbd3731ad538e5d5f2dc47c8339d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.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/*
/build