rev:gitignore

This commit is contained in:
2024-03-19 13:24:45 +08:00
parent c10b3e2054
commit 1dddba3f0f
3 changed files with 15 additions and 4 deletions

8
wms_pro/hd/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
### IDEA ###
*/*.log
.idea/*
*.iml
*/target/*
*/*.iml
/.gradle/
/target/*