Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2800b03cbc44f0000d39fe697f0d0e99a9fb1807 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.classpath
.gradle
.project

*.class
*.gen
*.swp

bin/
build/
.settings/
.idea
*.iml