feature/ci (#1)
Consolidate data and config into separate folders that will be expected to be mapped in the container Reviewed-on: #1 Co-authored-by: Huy Nguyen <ecenshu@gmail.com> Co-committed-by: Huy Nguyen <ecenshu@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
+8
-1
@@ -2,4 +2,11 @@ bin/
|
||||
obj/
|
||||
/packages/
|
||||
riderModule.iml
|
||||
/_ReSharper.Caches/
|
||||
/_ReSharper.Caches/
|
||||
TinfoilVibeServer.sln.DotSettings.user
|
||||
data/*
|
||||
!.data/.gitkeep
|
||||
**/*.local.json
|
||||
TinfoilVibeServer/config/prod.keys
|
||||
TinfoilVibeServer/data/*
|
||||
!TinfoilVibeServer/data/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user