mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
add DS_Store in gitignore
This commit is contained in:
parent
b46b8933ab
commit
d3122db7b2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
.DS_Store
|
||||||
assets/*
|
assets/*
|
||||||
cache/*
|
cache/*
|
||||||
vendor
|
vendor
|
||||||
|
|
Loading…
Reference in a new issue