Squash all commits for a fresh start.

This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
This commit is contained in:
Sebastian Jeltsch
2024-10-30 23:38:29 +01:00
commit bdb3735840
603 changed files with 88250 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Build artifacts
target/
node_modules/
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
# Dev artifacts
public/
traildepot/