Browse Source

添加static静态文件忽略

tianyunperfect 3 years ago
parent
commit
3f75d605f8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -4,4 +4,5 @@ target
 *.class
 .history
 *.iml
-*.log
+*.log
+static