Changes to fix file structure

This commit is contained in:
Christian Risi 2025-06-29 17:53:06 +00:00
parent 932b770c8f
commit 4f6f48a992
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -27,7 +27,9 @@ vite.config.ts.timestamp-*
config/*/*
private/**
services/**
src/private/**
**/http/*
!**/*.gitkeep
!**/*.example
!**/http/example.conf

0
src/private/.gitkeep Normal file
View File