Updated .gitignore to ignore Mac OS X related temporary files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -18,3 +18,7 @@
|
|||||||
.*sw[op]
|
.*sw[op]
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
### Mac OS X ###
|
||||||
|
## Mac OS X metadata files:
|
||||||
|
*.DS_Store
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user