Update Dioxus.toml
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target
|
||||
dist/
|
||||
.DS_Store
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[application]
|
||||
out_dir = "dist"
|
||||
|
||||
[web.app]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user