init
This commit is contained in:
12
.gitignore
vendored
git.filemode.normal_file
12
.gitignore
vendored
git.filemode.normal_file
@@ -0,0 +1,12 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target
|
||||
.DS_Store
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
*.lock
|
||||
|
||||
assets/tailwind.css
|
||||
assets/*.csv
|
||||
Reference in New Issue
Block a user