Wegwichtel/.gitignore
Florian Zumpe 2442f8d458
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 1m29s
cleanup test structure
2026-06-17 14:47:29 +02:00

14 lines
204 B
Plaintext

node_modules/
data/*.sqlite
data/*.sqlite-*
storage/active/routes/*
storage/trash/routes/*
!storage/active/routes/.gitkeep
!storage/trash/routes/.gitkeep
.env
npm-debug.log*
coverage/
.gitea/workflows/