ci: cargo, gitignore, dependabot

This commit is contained in:
Artemy 2022-07-26 20:07:57 +03:00
parent f5aba5ab24
commit f2137f1bc0
3 changed files with 37 additions and 0 deletions

7
.gitignore vendored
View file

@ -12,3 +12,10 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Added by cargo
/target
.env