Wegwichtel/.gitignore
Florian Zumpe d0046f5693
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 20s
Added authentication for test-requests and test agains current nginx-server
2026-06-17 13:08:48 +02:00

12 lines
202 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/