-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitignore
67 lines (67 loc) · 1002 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
# Created by .ignore support plugin (hsz.mobi)
target/
lib_managed/
src_managed/
project/boot/
.history
.cache
*.apk
*.ap_
*.dex
*.class
gen/
out/
.gradle/
build/
local.properties
proguard/
*.log
.navigation/
captures/
*.iml
*/.idea
idea
*.jks
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
.idea/gradle.xml
.idea/libraries
.idea/mongoSettings.xml
*.iws
/out/
.idea_modules/
atlassian-ide-plugin.xml
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
*.class
*.log
.cache
.history
.lib/
dist/*
target/
core/shared/target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
.scala_dependencies
.worksheet
/.idea
/.idea/scala_compiler.xml
/.idea/sbt.xml
/.idea/deployment.xml
/.idea/misc.xml
/.idea/modules.xml
/.idea/encodings.xml
/.idea/copyright/profiles_settings.xml