diff options
Diffstat (limited to 'rust/.gitignore')
-rw-r--r-- | rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/.gitignore b/rust/.gitignore index a2068a8a..03e50598 100644 --- a/rust/.gitignore +++ b/rust/.gitignore @@ -1,4 +1,6 @@ .env target/ +bin/ +fatcat-*.tar.gz !.cargo |