chore: add *.pdf to gitignore
Some checks failed
CI / rust (push) Failing after 15s
CI / frontend (push) Failing after 10s
CI / wasm (push) Successful in 1m41s
CI / publish-crates (push) Has been skipped
CI / publish-npm (push) Has been skipped

This commit is contained in:
2026-04-07 01:33:29 +03:00
parent 9034596f3c
commit b6aecc5f12

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
node_modules/ node_modules/
dist/ dist/
*.wasm *.wasm
*.pdf
.DS_Store .DS_Store
# Visual test artifacts (regenerated on demand) # Visual test artifacts (regenerated on demand)