Browse Source

gitignore

littlegreen 1 year ago
parent
commit
72335a59f0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,6 +5,7 @@ npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 **/*.log
+unpackage/
 
 tests/**/coverage/
 tests/e2e/reports
@@ -19,5 +20,6 @@ selenium-debug.log
 *.sln
 *.local
 
+
 package-lock.json
 yarn.lock