add mac files to gitignore
This commit is contained in:
parent
7e86366d12
commit
f07897d08d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
/target
|
/target
|
||||||
config.toml
|
config.toml
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
.idea
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue