-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
141 lines (137 loc) · 8.43 KB
/
.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
### IntelliJ IDEA ###
out/
!**/src/main/**/out/
!**/src/test/**/out/
### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Mac OS ###
.DS_Store
lwjgl64.dll
OpenAL64.dll
build/tmp/jar/MANIFEST.MF
build/scripts/vJuka.bat
build/scripts/vJuka
build/libs/vJuka.jar
build/kotlin/compileKotlin/local-state/build-history.bin
build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
build/kotlin/compileKotlin/cacheable/last-build.bin
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.s
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.values
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/lookups.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/id-to-file.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/file-to-id.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/lookups/counters.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream
build/kotlin/compileKotlin/cacheable/caches-jvm/inputs/source-to-output.tab
build/distributions/vJuka.zip
build/distributions/vJuka.tar
build/classes/kotlin/main/ScanAppsKt.class
build/classes/kotlin/main/ParseInputKt.class
build/classes/kotlin/main/MyObject.class
build/classes/kotlin/main/META-INF/vJuka.kotlin_module
build/classes/kotlin/main/MainKt.class
build/classes/kotlin/main/Main.class
build/classes/kotlin/main/JukaKt.class
build/classes/kotlin/main/AppInfo.class
build/classes/kotlin/main/AppInfo$Companion.class
build/classes/kotlin/main/AppInfo$$serializer.class