2024-03-08 13:49:51 +03:00
|
|
|
# ---> Rust
|
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
debug/
|
|
|
|
target/
|
|
|
|
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
|
|
|
Cargo.lock
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
|
|
*.pdb
|
|
|
|
|
2024-04-02 01:35:20 +03:00
|
|
|
#Custom
|
|
|
|
|
|
|
|
.vscode
|
2024-05-03 17:59:23 +03:00
|
|
|
resources/gschemas.compiled
|
|
|
|
learn-hieroglyph.AppImage
|
2024-05-03 18:57:08 +03:00
|
|
|
AppImage/usr
|
|
|
|
AppImage/lib*
|
|
|
|
AppImage/bin
|