diff --git a/.dockerignore b/.dockerignore index 44acb7c..39f8c9f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,5 @@ +scripts/ + ALttPRandomizer/appsettings.json ALttPRandomizer/appsettings.Development.json ALttPRandomizer/[Oo]bj diff --git a/.gitignore b/.gitignore index 23800bb..65f2d27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.sfc appsettings.Development.json kube/ +scripts/ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.