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

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

# Common test directory
test_dir
# Build directory
build