summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2682008b40de18105c9cd8bf26b86904e57821a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.*.swp
*.iml
*.so
local.properties
build
src/org/freedesktop/wayland/protocol
test/classes
.cproject

/.gradle
/.classpath
/.settings
/.project
/target
/.idea