Changes to fix file structure
This commit is contained in:
parent
932b770c8f
commit
4f6f48a992
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,7 +27,9 @@ vite.config.ts.timestamp-*
|
|||||||
config/*/*
|
config/*/*
|
||||||
private/**
|
private/**
|
||||||
services/**
|
services/**
|
||||||
|
src/private/**
|
||||||
**/http/*
|
**/http/*
|
||||||
!**/*.gitkeep
|
!**/*.gitkeep
|
||||||
!**/*.example
|
!**/*.example
|
||||||
!**/http/example.conf
|
!**/http/example.conf
|
||||||
|
|
||||||
|
|||||||
0
src/private/.gitkeep
Normal file
0
src/private/.gitkeep
Normal file
Loading…
x
Reference in New Issue
Block a user