Commit 35c7da9af13a10f8cb28289b7a84bb007c1d8b2a

Authored by ww
1 parent 549740f5

fix: 修复部分文件被加入git最终

Showing 1 changed file with 1 additions and 1 deletions

Too many changes to show.

To preserve performance only 1 of 6 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
... ...