Commit 045d7146fef67741d1b08e21a2e75fd380e89d8a

Authored by ww
2 parents 83f3cf6d 35c7da9a

fix: 修复部分文件被加入git追踪

Showing 1 changed file with 1 additions and 1 deletions

Too many changes to show.

To preserve performance only 1 of 7 files are displayed.

... ... @@ -6,6 +6,6 @@ node_modules
6 6 .idea
7 7 yarn.lock
8 8 **/.DS_Store
9   -**/*.min.js
  9 +# **/*.min.js
10 10 dist
11 11 src/main/webapp/js/grapheditor/compiled/Format.js
... ...