cosmic-session/.gitignore
2022-07-07 16:45:17 -04:00

21 lines
267 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Added by cargo
/target
# Debian packaging stuff
.cargo
vendor.tar
*.xz
*.deb
*.ddeb
*.dsc
*.changes
*.deb.tar.*
*.buildinfo
*.build