mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 09:01:01 +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/*
|
||||
cache/*
|
||||
vendor
|
||||
|
|
Loading…
Reference in a new issue