Updating .gitignore
Ignoring .DS_Store
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -13,6 +13,12 @@ hugo.linux
|
|||||||
|
|
||||||
# End of https://www.gitignore.io/api/hugo
|
# End of https://www.gitignore.io/api/hugo
|
||||||
|
|
||||||
|
# node_modules
|
||||||
blog/node_modules
|
blog/node_modules
|
||||||
|
|
||||||
*.DS_Store*
|
# static
|
||||||
|
blog/static
|
||||||
|
|
||||||
|
test/
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user