1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-02 03:25:53 +01:00

add .env.local to .gitignore (#2357)

This commit is contained in:
David Luzar 2020-11-08 14:27:19 +01:00 committed by GitHub
parent d2a730837e
commit f90cbeb089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored

@ -16,3 +16,8 @@ yarn.lock
dist/
.eslintcache
*.tgz
.env.local
.env.development.local
.env.test.local
.env.production.local