Merge pull request #3 from naz/add-gitignore

Added .gitignore
This commit is contained in:
Filip Strand 2024-08-15 20:02:33 +02:00 committed by GitHub
commit 05db3da4bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
.idea
.vscode
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.venv