warp/.gitignore

12 lines
167 B
Plaintext
Raw Normal View History

2018-10-08 17:35:02 +02:00
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
2018-10-09 21:53:39 +02:00
# Intellij
.idea/
/*.iml
/.project