ContentGrabbingJi/.gitignore

17 lines
195 B
Plaintext

# Ignore test date folder
/pluginData/
/logs/
/cookies.store
/target/
# Ignore Idea files
/.idea/
*.iml
# Ignore Visual Studio Code files
.classpath
.factorypath
.project
/.settings/
/.vscode/