dashboard/.gitignore
alemi 4466b792fd
build: added Trunk and template files for wasm
still doesn't compile but some steps in the right direction
2022-11-01 05:28:24 +01:00

14 lines
389 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
/migration/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# These are build files generated by Trunk
dist/