mirror of
https://github.com/mii443/usls.git
synced 2025-12-03 11:08:20 +00:00
0.1.0-beta.1 (#82)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,8 +3,6 @@
|
||||
debug/
|
||||
target/
|
||||
|
||||
**/*.DS_Store
|
||||
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
||||
Cargo.lock
|
||||
@@ -18,4 +16,4 @@ Cargo.lock
|
||||
.debug
|
||||
.vscode
|
||||
runs/
|
||||
.DS_Store
|
||||
**/*.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user