mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Add Cargo.lock to .gitignore for library management
This commit is contained in:
parent
415bb4a61e
commit
883a5526a8
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,7 @@
|
|||||||
|
|
||||||
|
# Adding Cargo.lock as this is a library
|
||||||
|
Cargo.lock
|
||||||
|
|
||||||
/target
|
/target
|
||||||
|
|
||||||
dev/
|
dev/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user