mirror of
https://github.com/saymrwulf/NTT-learning.git
synced 2026-05-14 20:47:53 +00:00
Ignore local reference PDF
This commit is contained in:
parent
934586e422
commit
0955ede133
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,4 +12,5 @@ __pycache__/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
Complete Beginner Guide to the Number Theoretic Transform (NTT).pdf
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue