2022-04-17 20:43:07 +08: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
|
2022-05-19 05:21:25 +08:00
|
|
|
*.gz
|
2022-04-17 20:43:07 +08:00
|
|
|
*.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 11:21:01 +08:00
|
|
|
build/
|
|
|
|
out/
|
2022-04-17 20:43:07 +08:00
|
|
|
|
2022-04-26 23:14:39 +08:00
|
|
|
# Ignore Gradle properties
|
|
|
|
gradle.properties
|
|
|
|
|
2022-04-17 20:43:07 +08:00
|
|
|
# Eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings
|
|
|
|
.metadata
|
|
|
|
.properties
|
|
|
|
bin/
|
|
|
|
tmp/
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
.loadpath
|
|
|
|
.recommenders
|
|
|
|
|
2022-04-24 18:24:41 +08:00
|
|
|
# VSCode
|
|
|
|
.vscode
|
|
|
|
|
2022-04-17 20:43:07 +08:00
|
|
|
# Grasscutter
|
2022-07-30 19:22:59 +08:00
|
|
|
/cache
|
2022-05-17 18:00:52 +08:00
|
|
|
/resources
|
|
|
|
/logs
|
|
|
|
/plugins
|
|
|
|
/data
|
|
|
|
/keys
|
|
|
|
/language
|
|
|
|
/languages
|
2022-08-21 15:37:36 +08:00
|
|
|
/proto
|
2022-05-17 18:00:52 +08:00
|
|
|
|
|
|
|
/*.jar
|
|
|
|
/*.sh
|
|
|
|
|
2022-07-23 14:31:59 +08:00
|
|
|
GM Handbook*.txt
|
2022-04-22 13:05:06 +08:00
|
|
|
config.json
|
|
|
|
mitmdump.exe
|
2022-04-27 05:44:30 +08:00
|
|
|
mongod.exe
|
2022-05-17 18:00:52 +08:00
|
|
|
|
2022-05-07 10:14:01 +08:00
|
|
|
gacha-mapping.js
|
2022-05-15 18:48:31 +08:00
|
|
|
mappings.js
|
2022-05-11 12:11:19 +08:00
|
|
|
BuildConfig.java
|
2022-05-09 16:41:00 +08:00
|
|
|
|
2022-05-15 18:48:31 +08:00
|
|
|
# lombok
|
|
|
|
/.apt_generated/
|
|
|
|
|
2022-05-09 16:41:00 +08:00
|
|
|
# macOS
|
|
|
|
.DS_Store
|
2022-06-25 21:19:32 +08:00
|
|
|
.directory
|
2022-05-14 04:31:27 +08:00
|
|
|
data/hk4e/announcement/
|