mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
migrate ci to github actions (#367)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
||||
**/Cargo.lock
|
||||
!/Cargo.lock
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
Reference in New Issue
Block a user