mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-19 15:22:53 -05:00
Modified .gitignore to ignore image files
This commit is contained in:
parent
e3bb6d75bd
commit
f4e2bd96a0
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -8,3 +8,7 @@ Cargo.lock
|
|||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
# Ignore CZ image files
|
||||
*.cz*
|
||||
tmp.png
|
||||
|
|
Loading…
Reference in a new issue