ReSet/.gitignore
2024-04-24 11:26:54 +02:00

23 lines
355 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
debug/
target/
flatpak/build
flatpak/.flatpak-builder
flatpak/export
flatpak/reset.flatpak
pkg/
*.pkg.tar.zst
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Added by cargo
/target
.idea/