aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
blob: e008333b01f0d481ebf005517c5c69700ed1e62c (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