warp/.gitignore
2024-05-18 09:14:22 +02:00

13 lines
179 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Intellij
.idea/
/*.iml
/.project
/.settings/