Files
tui-generator-cli/app/.gitignore
7000pctAUTO c02e2d553e
Some checks failed
CI / test (push) Failing after 2s
CI / build (push) Has been skipped
Initial upload with CI/CD workflow
2026-02-03 09:41:24 +00:00

26 lines
199 B
Plaintext

target/
*.lock
.env
.env.*
!.env.example
.DS_Store
*.pem
*.key
*.crt
coverage/
.pyo
.pyc
__pycache__/
*.egg-info/
dist/
build/
.venv/
venv/
.envrc
.direnv
coverage.xml
*.profraw
*.prof
*.gcda
*.gcno