.gitignore add a new rule

This commit is contained in:
Alex 2020-04-23 19:54:12 +03:00 committed by muxator
parent d1eb108ede
commit 13dddde1d9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ credentials.json
out/
.nyc_output
./package-lock.json
.idea