2022-04-17 12:43:07 +00:00
|
|
|
# Compiled class file
|
|
|
|
*.class
|
|
|
|
|
|
|
|
#idea
|
|
|
|
*.idea
|
|
|
|
# Log file
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# BlueJ files
|
|
|
|
*.ctxt
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
|
|
# Package Files #
|
|
|
|
*.war
|
|
|
|
*.nar
|
|
|
|
*.ear
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
*.rar
|
|
|
|
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
|
|
|
|
|
|
|
# Ignore Gradle project-specific cache directory
|
|
|
|
.gradle
|
|
|
|
|
|
|
|
# Ignore Gradle build output directory
|
2022-04-19 03:21:01 +00:00
|
|
|
build/
|
|
|
|
out/
|
2022-04-17 12:43:07 +00:00
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings
|
|
|
|
.metadata
|
|
|
|
.properties
|
|
|
|
bin/
|
|
|
|
tmp/
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
.loadpath
|
|
|
|
.recommenders
|
|
|
|
|
2022-04-24 10:24:41 +00:00
|
|
|
# VSCode
|
|
|
|
.vscode
|
|
|
|
|
2022-04-17 12:43:07 +00:00
|
|
|
# Grasscutter
|
|
|
|
resources/*
|
2022-04-22 05:05:06 +00:00
|
|
|
logs/*
|
2022-04-17 12:43:07 +00:00
|
|
|
data/AbilityEmbryos.json
|
|
|
|
data/OpenConfig.json
|
2022-04-23 23:00:27 +00:00
|
|
|
proto/*
|
2022-04-17 12:43:07 +00:00
|
|
|
GM Handbook.txt
|
2022-04-22 05:05:06 +00:00
|
|
|
config.json
|
|
|
|
mitmdump.exe
|
|
|
|
grasscutter.jar
|
2022-04-24 10:24:41 +00:00
|
|
|
mongod.exe
|