mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-03 04:22:02 +02:00
23 lines
355 B
Plaintext
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/
|