diff options
| author | Fuwn <[email protected]> | 2026-02-28 04:38:32 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-28 04:38:32 -0800 |
| commit | 8524dad4088945a65d9c01393c7b49f608015827 (patch) | |
| tree | ede36bffbf9610854f082c2b20821b1c05205c1b | |
| parent | fix(api): match plc.directory success content-types in thin compatibility (diff) | |
| download | plutia-test-8524dad4088945a65d9c01393c7b49f608015827.tar.xz plutia-test-8524dad4088945a65d9c01393c7b49f608015827.zip | |
chore(gitignore): tidy ignores
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -1,16 +1,6 @@ -bin/ -data/ -tmp-test-data/ -tmp-test-data-resolver/ -scale-test-data/ -scale-test-data-resolver/ -scale-test-data-resolver-stateonly/ +bin +data *.zst -bench-*.out -bench-*.time prometheus-data config.yaml plutia -tmp-thin-validate-config*.yaml -tmp-thin-validate-data*/ -tmp-thin-validate-report/ |