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