Lawsun 1 year ago
parent
commit
53a4dfa2b1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -1,4 +1,4 @@
-/node_modules/*
-/runtime/*
-/logs/*
+node_modules/*
+runtime/*
+logs/*
 *.idea