diff options
Diffstat (limited to 'rust/.gitignore')
-rw-r--r-- | rust/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/.gitignore b/rust/.gitignore index 18b70ae0..a2068a8a 100644 --- a/rust/.gitignore +++ b/rust/.gitignore @@ -1,3 +1,4 @@ +.env target/ !.cargo |