mirror of
https://github.com/saymrwulf/fips205-source.git
synced 2026-09-03 19:53:49 +00:00
gitignore nit
This commit is contained in:
parent
6bab551ffb
commit
b8b3a192dd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,5 +3,6 @@
|
||||||
/.idea
|
/.idea
|
||||||
**/artifacts
|
**/artifacts
|
||||||
**/corpus
|
**/corpus
|
||||||
|
**/target
|
||||||
/fuzz/.gitignore
|
/fuzz/.gitignore
|
||||||
**/Cargo.lock
|
**/Cargo.lock
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue