diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-28 01:07:48 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-28 01:07:48 -0800 |
| commit | 5d26d7a3f0571444f7a006b0c1be0c2bfe9912c5 (patch) | |
| tree | d7ce0fcef25653c30800e2eea87aa015f0b4a7a0 /.gitignore | |
| parent | 44c02c686561e06c572c45e31639d64b992f63d1 (diff) | |
sdvx: add merge sdvx csv script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -171,4 +171,5 @@ cython_debug/ .ruff_cache/ # PyPI configuration file -.pypirc
\ No newline at end of file +.pypirc +.csv |
