todo-baggins/.gitignore
2024-08-17 12:42:46 +02:00

13 lines
218 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
/dist/
/static/
/.dioxus/
# this file will generate by tailwind:
/assets/tailwind.css
# These are backup files generated by rustfmt
**/*.rs.bk