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
|
||||
core.*
|
||||
hs_err_pid*
|
||||
|
||||
# vim
|
||||
.*.sw[a-p]
|
||||
|
||||
# Mac
|
||||
# Mac filesystem dust
|
||||
.DS_Store/
|
||||
.DS_Store
|
||||
|
||||
# Linux temp files
|
||||
*~
|
||||
|
||||
# Intellij
|
||||
.idea
|
||||
# IntelliJ
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
# Gradle
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
@@ -23,11 +16,10 @@ build
|
||||
|
||||
# Leaf
|
||||
build-data
|
||||
patches/todo
|
||||
run
|
||||
|
||||
Leaf-API
|
||||
Leaf-MojangAPI
|
||||
Leaf-Server
|
||||
paper-api-generator
|
||||
|
||||
patches/todo
|
||||
Reference in New Issue
Block a user