mirror of https://github.com/wallabag/wallabag.git
add DS_Store in gitignore
This commit is contained in:
parent
b46b8933ab
commit
d3122db7b2
|
@ -1,3 +1,4 @@
|
|||
.DS_Store
|
||||
assets/*
|
||||
cache/*
|
||||
vendor
|
||||
|
|
Loading…
Reference in New Issue