ignore rust target file

This commit is contained in:
Wei 2022-09-19 18:13:56 +08:00
parent 72c1c1564a
commit a3514e04e5
No known key found for this signature in database
GPG Key ID: 81FCFFF0A3750E5E

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.venv/
.idea/
**/target/