Added .geany files into ignored list

This commit is contained in:
Xavier ASUS 2018-12-30 01:31:11 +01:00
parent 7bb50b7493
commit 344e096311
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -6,6 +6,9 @@
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# Geany user-specific project files
*.geany
# These are backup files generated by rustfmt
**/*.rs.bk