bump gitignore

This commit is contained in:
Σrebe - Romain GERARD 2023-11-27 20:26:12 +01:00
parent 6e0386c416
commit b1ab0d7757
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ debug/
target/ target/
artifacts/ artifacts/
dist/ dist/
.idea/
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk