commit .gitignore

This commit is contained in:
weiweiw 2024-07-04 09:54:44 +08:00
parent 5cdcc06fe4
commit 59006a47f0
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.log
*.log.*
*.bak
logs
*/target/*
.idea/
*.class
*.manifest
*.spec
.DS_Store