- add possibility to use a katenary.yaml file to setup values - fix secret generation
21 lines
183 B
Plaintext
21 lines
183 B
Plaintext
dist/*
|
|
*.env
|
|
.credentials
|
|
release.id
|
|
cover*
|
|
.sq
|
|
.aider*
|
|
.python_history
|
|
.bash_history
|
|
|
|
.cache/
|
|
.aider/
|
|
.config/
|
|
*/venv
|
|
|
|
# local binary
|
|
./katenary
|
|
|
|
# will be treated later
|
|
/examples/*
|