Update
This commit is contained in:
parent
2b65b6a1c5
commit
f13c9c905f
15 changed files with 322 additions and 981 deletions
11
backend/.gitignore
vendored
11
backend/.gitignore
vendored
|
@ -1 +1,10 @@
|
|||
/target
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue