diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ /target /Cargo.lock -*~
\ No newline at end of file +*~ +perf.data* +flamegraph.svg |
![]() |
index : passwordmaker-rs | |
A Rust reimplementation of the PasswordMaker Pro password generation logic. | Andreas Grois |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,5 @@ /target /Cargo.lock -*~
\ No newline at end of file +*~ +perf.data* +flamegraph.svg |