diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # Generated by Cargo # will have compiled files and executables debug/ +dist/ target/ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries |