mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
Updated .gitignore to ignore Mac OS X related temporary files
This commit is contained in:
parent
b96d51210a
commit
caa4101d87
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,3 +18,7 @@
|
||||||
.*sw[op]
|
.*sw[op]
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
### Mac OS X ###
|
||||||
|
## Mac OS X metadata files:
|
||||||
|
*.DS_Store
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue