fix: tests pass
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -11,6 +11,7 @@
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
*/node_modules/
|
||||
|
||||
# Directories for the Bazel IntelliJ plugin containing the generated
|
||||
# IntelliJ project files and plugin configuration. Seperate directories are
|
||||
@@ -19,4 +20,6 @@ node_modules/
|
||||
/.aswb/
|
||||
/.clwb/
|
||||
|
||||
.env
|
||||
.env
|
||||
!tests/.env
|
||||
!examples/.env
|
||||
|
||||
Reference in New Issue
Block a user