forked from irccloud/android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
49 lines (42 loc) · 803 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
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
tests/bin/
tests/gen/
out/
build/
# Local configuration file (sdk path, etc)
*.properties
irccloud.keystore
*-res/
build-*.*
branded.gradle
google-services.json
.idea/workspace.xml
.idea/tasks.xml
.idea/libraries
.idea/caches
.idea/codeStyles
.idea/modules/
.idea/deploymentTargetDropDown.xml
.gradle/
res/values/com_crashlytics_export_strings.xml
assets/crashlytics-build.properties
infer-out/
#fastlane
key.json
fastlane/.env
fastlane/report.xml
fastlane/metadata/android/en-US/images
fastlane/metadata/android/en-US/changelogs
fastlane/metadata/enterprise/en-US/images
fastlane/metadata/enterprise/en-US/changelogs
fastlane/metadata/android/screenshots.html
Gemfile.lock