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
|
|
|
|
2022-04-26 15:14:39 +00:00
|
|
|
# Ignore Gradle properties
|
|
|
|
gradle.properties
|
|
|
|
|
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
|
2022-05-04 04:37:41 +00:00
|
|
|
resources/
|
|
|
|
logs/
|
|
|
|
plugins/
|
2022-04-17 12:43:07 +00:00
|
|
|
data/AbilityEmbryos.json
|
|
|
|
data/OpenConfig.json
|
|
|
|
GM Handbook.txt
|
2022-04-22 05:05:06 +00:00
|
|
|
config.json
|
|
|
|
mitmdump.exe
|
2022-04-26 21:44:30 +00:00
|
|
|
*.jar
|
2022-04-30 16:30:56 +00:00
|
|
|
!lib/*.jar
|
2022-04-26 21:44:30 +00:00
|
|
|
mongod.exe
|
|
|
|
/src/generated/
|
2022-04-30 16:30:56 +00:00
|
|
|
/*.sh
|
2022-05-03 21:31:30 +00:00
|
|
|
language/
|
2022-05-04 04:37:41 +00:00
|
|
|
languages/
|
2022-05-07 02:14:01 +00:00
|
|
|
gacha-mapping.js
|
|
|
|
data/gacha_mappings.js
|