memorium/.gitignore

12 lines
152 B
Plaintext
Raw Normal View History

2023-07-26 13:47:01 +02:00
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
2023-08-05 21:52:43 +02:00
data/
data-dev/
2023-08-24 00:13:41 +02:00
_fresh/
2023-12-14 13:49:38 +01:00
node_modules/