feat: 新增gitignore

This commit is contained in:
xuliangchao 2026-04-28 17:35:41 +08:00
commit 50b13d1d7b
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
.idea/**
target/**
*.iml
**/target/**
/*.jar
/*/*.jar
/.fastRequest
/logs
/workspace
/**/*.tar