wrbapp/.gitignore

24 lines
280 B
Plaintext
Raw Normal View History

2024-07-17 21:33:39 +02:00
# Generated by Cargo
# will have compiled files and executables
/target/
/dist/
/static/
/.dioxus/
2024-07-18 19:03:13 +02:00
database/
2024-07-17 21:33:39 +02:00
# These are backup files generated by rustfmt
**/*.rs.bk
# Node
node_modules
# Devenv
.devenv*
devenv.local.nix
# Direnv
.direnv
# Pre commit
.pre-commit-config.yaml