diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ecc09f1e4..6f2ef8ed2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ packages/*/*.wasm profile.json node_modules +.envrc .swcrc yarn.lock dist @@ -133,4 +134,4 @@ src/js/out/DebugPath.h make-dev-stats.csv .uuid -tsconfig.tsbuildinfo
\ No newline at end of file +tsconfig.tsbuildinfo |