forked from SecrecySupportTeam/secrecy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (54 loc) · 827 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.apk
*.classpath
*.iml
*.project
*.settings
*.sublime-*
*.swp
*~
.DS_Store
.gradle
.idea
.nb-gradle
.textmate
/*.iml
/*.ipr
/*.iws
/Preferencefragment/build
/aFileChooser/build
/app/src/main/assets/
/app/src/main/crashlytics.properties
/app/src/main/res/values/com_crashlytics_export_strings.xml
/bin
/build
/buildSrc/*.iml
/buildSrc/*.ipr
/buildSrc/*.iws
/buildSrc/build
/buildSrc/lib
/buildSrc/out
/crashlytics.properties
/incoming-distributions
/intTestHomeDir
/intellij
/mapping.txt
/out
/payme/build
/performanceTest/build
/performanceTest/lib
/seeds.txt
/src/gen
/subprojects/*/*.iml
/subprojects/*/bin
/subprojects/*/build
/subprojects/*/ide
/subprojects/*/out
/subprojects/docs/src/samples/*/*/build
/unused.txt
/website/build
/website/website.iml
/website/website.ipr
/website/website.iws
build
local.properties
log/