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