-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (46 loc) · 598 Bytes
/
Copy path.gitignore
File metadata and controls
57 lines (46 loc) · 598 Bytes
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
# OS crap
thumbs.db
# Built apps
*.apk
*.apk_
# Java class files
*.class
# Generated files
/obj
/bin
/gen
*.dex
# Built native libraries
/libs/armeabi/*
/libs/armeabi-v7a/*
# Local Android conf
local.properties
# Eclipse project files
.classpath
.project
proguard/
# Android Studio
.idea/
.gradle
/out
/build
/production
*.iml
*.iws
*.ipr
*~
*.swp
keys/
signing.properties
# Specific things
/assets/application.properties
/res/values/GoogleAnalytics.xml
/theme_hospital
/assets/game.zip
# c9 IDE
.c9revisions
fabric.properties
.externalNativeBuild
*.jks
version.txt
google-services.json