-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (47 loc) · 719 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
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
generated/
loot_tables/
**/org/mtr/mixin/
fabric/logs
forge/src/main/java/org/mtr/core
forge/src/main/java/org/mtr/legacy
forge/src/main/java/org/mtr/mod
forge/src/main/resources/assets
forge/src/main/resources/data
forge/src/main/resources/META-INF
**/website/*.json
**/website/src/app/entity/generated
**/website/src/styles.css
**/website/.gitignore
fabric.mod.json
mtr.accesswidener
Keys.java
Patreon.java
JadeConfig.java
WthitConfig.java
wthit_plugins.json
mtr_custom_resources.json
**/font/mtr.json
**/lang/*.json
!en_us.json