Fixes #415 v2. Colors: OpenSUSE - The native method "COLOR_PAIRS" does not exist

This commit is contained in:
BDisp
2023-09-03 00:23:12 +01:00
parent e0365a0502
commit 8ab759b30f
5 changed files with 84 additions and 4 deletions

25
.dockerignore Normal file
View File

@@ -0,0 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md