diff options
| author | kj_sh604 | 2026-02-16 15:52:56 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-16 15:52:56 -0500 |
| commit | 545935816dcb70adf35acf347ce06f593d05a137 (patch) | |
| tree | 8b2dcb8b001b55f3950b517b96bf608486751982 /src | |
| parent | 56f77847378fc92fa79b5303ca86ff71b5767c42 (diff) | |
refactor: update .gitignore
Diffstat (limited to '')
| -rw-r--r-- | src/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore index 7128cad..d2ba364 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,4 +3,5 @@ __pycache__/ .venv/ likha-pdf generated/ -uploads/
\ No newline at end of file +uploads/ +launch-likha-ssb |
