mirror of
https://github.com/InioX/matugen.git
synced 2025-05-12 21:10:36 +01:00
chore: update gitignore
This commit is contained in:
parent
5f2fa5dde1
commit
eed7812961
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -14,4 +14,6 @@ target/
|
|||
**/*.rs.bk
|
||||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
*.pdb
|
||||
|
||||
example/a/*
|
Loading…
Reference in a new issue