This is a test project for Bard.
This was done because setting up a test even as an example was hard with the dependencies and other things. It may be doable, but the time required was not worth it.
This commit is contained in:
7
blog_test/.gitignore
vendored
Normal file
7
blog_test/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target
|
||||
.DS_Store
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
Reference in New Issue
Block a user