9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

[ci skip] Update .gitignore

This commit is contained in:
Dreeam
2024-02-13 18:32:40 -05:00
parent e3b9f482db
commit 157c5d9011

16
.gitignore vendored
View File

@@ -1,20 +1,13 @@
# JVM crash related # Mac filesystem dust
core.*
hs_err_pid*
# vim
.*.sw[a-p]
# Mac
.DS_Store/ .DS_Store/
.DS_Store .DS_Store
# Linux temp files # Linux temp files
*~ *~
# Intellij # IntelliJ
.idea
*.iml *.iml
.idea
# Gradle # Gradle
!gradle/wrapper/gradle-wrapper.jar !gradle/wrapper/gradle-wrapper.jar
@@ -23,11 +16,10 @@ build
# Leaf # Leaf
build-data build-data
patches/todo
run run
Leaf-API Leaf-API
Leaf-MojangAPI Leaf-MojangAPI
Leaf-Server Leaf-Server
paper-api-generator paper-api-generator
patches/todo