report-detect/.gitignore

63 lines
940 B
Plaintext

target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/resources/com/chinaweal/youfool/reportdetect/config/
!**/src/test/resources/com/chinaweal/youfool/reportdetect/config/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea/
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Logs ###
*.log
### refer directory (explicitly ignored as requested) ###
refer/
### AI Agent files ###
.agent/
.gemini/
### OS files ###
.DS_Store
Thumbs.db
refer*.txt
compile_*.txt
java_*.txt
full_*.txt
java*.txt
test_*.txt
error*.txt
debug*.txt
interactive*.txt
latest_error*.txt
# *.png # REMOVED: Need to commit CMA template and other critical PNG files
# Exception: Visualizations and debug outputs can be ignored
test_reports_full/*.png
debug*/*.png
*.jpg
*.jpeg
CLAUDE.md
.claude
test_reports_full/
debug*