summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0ad5a092b762386a4ca3c3ad38a8e6c3f1cb5d69 (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
35
36
37
*Makefile
*.txt.user
*.pro.user
*.moc
*_wrapper.sh
moc_*
ui_*
.build
*.app
.DS_STORE
*.so*
*.o
*.orig
*.pch
*.log
*.version*
.qmake.*
!.qmake.conf
*.qmlc
*.pyc

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

# Directories to ignore
include/*
lib/*

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