tangled
alpha
login
or
join now
desoroxxx.redstudio.dev
/
Wither-Config
0
fork
atom
Wither Config allows you to adjust the Wither's stats and behavior for a tailored boss experience.
0
fork
atom
overview
issues
pulls
pipelines
Update .gitignore
desoroxxx.redstudio.dev
1 month ago
eada46df
a031ed64
+14
-12
1 changed file
expand all
collapse all
unified
split
.gitignore
+14
-12
.gitignore
···
1
-
# IntelliJ Idea
2
-
out
3
-
*.ipr
4
-
*.iws
5
-
*.iml
6
-
.idea
7
8
-
# Gradle
9
-
build
10
.gradle
0
11
12
-
# Minecraft
13
-
run
0
0
0
14
15
-
# Misc
16
-
.settings
···
1
+
### Windows ###
2
+
desktop.ini
3
+
4
+
### macOS ###
5
+
.DS_Store
0
6
7
+
### Gradle ###
0
8
.gradle
9
+
build
10
11
+
### IntelliJ IDEA ###
12
+
.idea/*
13
+
!.idea/fileColors.xml
14
+
!.idea/scopes
15
+
!.idea/scopes/*
16
17
+
### Project ###
18
+
run