summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ee34bb7969662fd0b3c08bbcde06a0841241dc9e (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/*
testApp.sh