Files
zhuzhouzhongwu/lms/.gitignore
liyongde 9ddaabe33f Add 'lms/' from commit '1d360075f1fd0da5ae6f039329e716a9095f1323'
git-subtree-dir: lms
git-subtree-mainline: 6e59051fd0
git-subtree-split: 1d360075f1
2025-07-17 10:59:15 +08:00

37 lines
484 B
Plaintext

# ---> Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/