aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
blob: dab1be2e738fd331e38faaaff5e1aedac7d7a8ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
syntax: glob

# clion
cmake-build-*
.idea

# kdevelop
build*
.kdev4

# qtcreator
*.user

lang/*.qm
test/plugins.d

3rd-party/*/.git
3rd-party/*/examples