forked from us1415/wire-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
72 lines (54 loc) · 837 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# OS X crap
*.DS_Store
# VIM crap
.*.swp
captures
# generated files
bin/
gen/
obj
libs/armeabi
ajcore.*.txt
target
flavor-*
# Local configuration file (sdk path, etc)
local.properties
/BUILDCONTROL.local
app/api-keys.properties
app/*.keystore
app/signing.gradle
user.gradle
target
app/flavor-*
# Google Play Services lib
google-play-services_lib/
# Intellij module files
*.iml
.idea
out/
zclient/get-pip.py
# Scala lib, should be fetched from S3 or built locally
zclient/libs/zmessaging-android.*
app/src/main/assets/version.buildinfo
corelib
.gradle
/local.properties
/.idea/workspace.xml
.DS_Store
build
# Lint stuff
lint-report.xml
lint-report.html
hololike.css
lint-error.png
lint-run.png
lint-warning.png
testapp
testui