aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ee83038d6b3b2e51b52e508eb7e00634b9a0b4e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
*Makefile
*.pro.user
*.moc
*_wrapper.sh
moc_*
ui_*
.build
*.app
.DS_STORE
*.so*
*.o
*.orig
*.pch
*.log
*.version*
.qmake.*
!.qmake.conf
*.qmlc

# Test generated files
tst_*
!tst_*.cpp
!tst_*.h
!tst_*.tpl
!tst_*.qface
*Makefile.tst_*

# Directories to ignore
include/*
lib/*

# Executables generated by configure
config.tests/dlt/dlt
config.tests/taglib/taglib