summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorDiego Magdaleno <diegomagdaleno@protonmail.com>2021-05-22 19:57:01 -0500
committerDiego Magdaleno <diegomagdaleno@protonmail.com>2021-05-22 19:57:01 -0500
commit9da7ee115e9c7ef446dab3432ce73a1d4e813bb9 (patch)
tree7960953ee6b907e31e2e2526348f66b26a5c6726 /.gitignore
parentConfig: Final config additons, now everything should work as desired (diff)
downloadserver-ts-9da7ee115e9c7ef446dab3432ce73a1d4e813bb9.tar.xz
Scripts: Be able to generate config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore

index ee4c71a5..628444bf 100644 --- a/.gitignore +++ b/.gitignore
@@ -105,3 +105,7 @@ dist .DS_STORE src/ready.json + +# Docker +.docker/config/* +!.docker/config/.keep \ No newline at end of file