Browse Source

trigger ci

Sv443 2 years ago
parent
commit
da633bf33b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

@@ -1,6 +1,8 @@
-node_modules/
+.env
+
 test.js
 test.ts
-.env
+
+node_modules/
 *.log
 out/