mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2026-06-06 19:12:21 +00:00
1f402fbbac
[Update] LocalHashCacheStore 补充Javadoc内容; [Update] .gitignore 补充并整理忽略项;
16 lines
190 B
Plaintext
16 lines
190 B
Plaintext
# Ignore test date folder
|
|
/pluginData/
|
|
/logs/
|
|
/cookies.store
|
|
/target/
|
|
|
|
# Ignore Idea files
|
|
/.idea/
|
|
/CGJ_2.iml
|
|
|
|
# Ignore Visual Studio Code files
|
|
.classpath
|
|
.factorypath
|
|
.project
|
|
/.settings/
|