ContentGrabbingJi/.gitignore

17 lines
200 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/
/.vscode/