mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
dist/.next/target/etc. should never have been tracked. Regenerated by build pipeline.
35 lines
570 B
Plaintext
35 lines
570 B
Plaintext
|
|
__pycache__/
|
|
.DS_Store
|
|
.next/
|
|
.pnpm-store/
|
|
*.log
|
|
**/__pycache__/
|
|
**/dist/
|
|
**/node_modules/
|
|
**/target/
|
|
# hygiene (untrack node_modules, block common build output)
|
|
# mlkem dudect build artifacts
|
|
AGENTS.md
|
|
build/
|
|
CLAUDE.md
|
|
coverage/
|
|
dist/
|
|
GEMINI.md
|
|
GROK.md
|
|
grpc-server.log
|
|
mlkem/ct/dudect/dudect_decaps
|
|
mlkem/ct/dudect/dudect_encaps
|
|
mlkem/ct/dudect/dudect_keygen
|
|
mlkem/ct/dudect/dudect/
|
|
mlkem/ct/dudect/libmlkem_*.dylib
|
|
mlkem/ct/dudect/libmlkem_*.h
|
|
mlkem/ct/dudect/libmlkem_*.so
|
|
mlkem/ct/dudect/results/
|
|
node_modules/
|
|
playwright-report/
|
|
QWEN.md
|
|
target/
|
|
test-results/
|
|
tmp/
|