Skip to content

Commit d3c908f

Browse files
authored
Update .gitignore
1 parent cccfd8a commit d3c908f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
.DS_Store
22
dev-check.sh
3+
# Generated by Cargo
4+
# will have compiled files and executables
5+
debug
6+
target
7+
8+
# These are backup files generated by rustfmt
9+
**/*.rs.bk

0 commit comments

Comments
 (0)