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

# clion
cmake-build-*
.idea

# kdevelop
build*
.kdev4

# qtcreator
*.user

test/plugins.d

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