gitignore

This commit is contained in:
lids 2026-05-07 15:54:13 +08:00
parent 3b2f4c42ed
commit 8735fa5caf
1 changed files with 42 additions and 0 deletions

42
static/.gitignore vendored Normal file
View File

@ -0,0 +1,42 @@
# ---> Java
# Compiled class file
*.class
# Logs
logs/
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Maven
target/
**/target/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# IDE
.idea/
*.iml
.vscode/
codegen-workspace
workspace
.qwen
.arts
*.pyc
/agents/ai_agents/project-files/
.arts/