mirror of
https://gitlab.com/Alamantus/Readlebee.git
synced 2025-05-19 00:21:15 +02:00
Add .DS_Store to gitignore
This commit is contained in:
parent
17b1d023cc
commit
a4ebe3deb4
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,4 +8,5 @@ dev/
|
|||
config.json
|
||||
*.sqlite*
|
||||
*.db
|
||||
.dbversion
|
||||
.dbversion
|
||||
.DS_Store
|
Loading…
Add table
Reference in a new issue