aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2ae32dd4f820cf8860274c337f29759490703c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# clion
cmake-build-*
.idea

# kdevelop
build*
*.kdev4

# qtcreator
*.user

lang/*.qm
test/plugins.d

.config.old