gitignore

This commit is contained in:
Maze Winther 2025-11-26 08:53:08 +01:00
parent 975560c28e
commit 1b867e2b70
1 changed files with 4 additions and 1 deletions

View File

@ -3,4 +3,7 @@
# Env vars
.env*
!.env.example
!.env.example
# Next
.next/