added next-env.d.ts file to gitignore

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-01-05 00:55:28 +01:00
parent d56dc9d034
commit e255554262

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
# next.js
/.next/
/out/
next-env.d.ts
# production
/build