mirror of
https://gitlab.com/Alamantus/Readlebee.git
synced 2025-05-19 16:41:20 +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
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@ config.json
|
||||||
*.sqlite*
|
*.sqlite*
|
||||||
*.db
|
*.db
|
||||||
.dbversion
|
.dbversion
|
||||||
|
.DS_Store
|
Loading…
Add table
Reference in a new issue