.env in gitignore

This commit is contained in:
2024-10-20 00:57:37 +02:00
parent ba881b1637
commit 49cc5fbd93
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
# production
/build
.env
# misc
.DS_Store

View File

@@ -1,7 +1,6 @@
{
"name": "frontend",
"version": "0.1.0",
"private": true,
"homepage": "https://hugyouu.github.io/Letterboxd-Diary-Posters-Picker",
"dependencies": {
"@emotion/react": "^11.13.3",