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:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -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
|
|
||||||
Reference in New Issue
Block a user