Ignore .old files
This commit is contained in:
parent
6ff1736271
commit
be03993ebc
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/target/
|
||||
**/*.rs.bk
|
||||
.env
|
||||
guilds.json
|
||||
guilds.json
|
||||
*.old
|
||||
|
|
Loading…
Add table
Reference in a new issue