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