Skip to content

Commit

Permalink
Revert "feat: add cargo workpaces + add pass-webauthn"
Browse files Browse the repository at this point in the history
  • Loading branch information
pandres95 authored Oct 15, 2024
1 parent b3daae7 commit a3ce260
Show file tree
Hide file tree
Showing 17 changed files with 111 additions and 5,287 deletions.
84 changes: 0 additions & 84 deletions .github/workflows/ci.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/lint-pr.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
debug/
target/

# 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

# These are backup files generated by rustfmt
**/*.rs.bk

Expand Down
Loading

0 comments on commit a3ce260

Please sign in to comment.