aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: db88160ef0f375f5cda0496396afe87f375e1f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.*
!.gitignore
!.gitmodules

# Qt stuff
*.pro.user*
*.qbs.user*

# Common test directory
test_dir
# Build directory
build