Add .DS_Store to gitignore
This commit is contained in:
parent
833dc9ed3c
commit
7569d296b1
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,3 +21,5 @@ Cargo.lock
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
tmp/
|
||||
|
||||
.DS_Store
|
Loading…
Add table
Reference in a new issue