mirror of
https://github.com/versia-pub/activitypub.git
synced 2026-03-13 10:59:17 +01:00
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
9 lines
No EOL
81 B
Text
9 lines
No EOL
81 B
Text
/target
|
|
.idea
|
|
.vscode
|
|
/result
|
|
/result-lib
|
|
.direnv
|
|
migration/target
|
|
db.sqlite
|
|
.env |