Skip to content

Commit ef19f86

Browse files
Merge pull request #120 from GoXLR-on-Linux/dev-1.0.0
dev-0.12.6
2 parents 1242dbe + 7beb388 commit ef19f86

File tree

39 files changed

+5802
-103
lines changed

39 files changed

+5802
-103
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
# will have compiled files and executables
33
/target/
44

5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
95
# These are backup files generated by rustfmt
106
**/*.rs.bk
117

128
.idea
139

1410
# Used by CI to make distributables
15-
/deployment
11+
/deployment

0 commit comments

Comments
 (0)