aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 21:23:43 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 21:23:43 +0000
commit6f183d857d97eb8f45f010b0d9975b4bb19faa9a (patch)
tree0599ab3bb90db86367275273eb910a7634721cae /.gitignore
parent257b4aabb5f284106fc4ee78373784a793ee4b72 (diff)
refactor(minecraft): upgrade to 1.21
Thanks @Leo-210 for the idea
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore80
1 files changed, 40 insertions, 40 deletions
diff --git a/.gitignore b/.gitignore
index c476faf..dac21ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,40 +1,40 @@
-# gradle
-
-.gradle/
-build/
-out/
-classes/
-
-# eclipse
-
-*.launch
-
-# idea
-
-.idea/
-*.iml
-*.ipr
-*.iws
-
-# vscode
-
-.settings/
-.vscode/
-bin/
-.classpath
-.project
-
-# macos
-
-*.DS_Store
-
-# fabric
-
-run/
-
-# java
-
-hs_err_*.log
-replay_*.log
-*.hprof
-*.jfr
+# gradle
+
+.gradle/
+build/
+out/
+classes/
+
+# eclipse
+
+*.launch
+
+# idea
+
+.idea/
+*.iml
+*.ipr
+*.iws
+
+# vscode
+
+.settings/
+.vscode/
+bin/
+.classpath
+.project
+
+# macos
+
+*.DS_Store
+
+# fabric
+
+run/
+
+# java
+
+hs_err_*.log
+replay_*.log
+*.hprof
+*.jfr