1
0
Fork 0
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:
Robbie Antenesse 2020-06-14 12:42:17 -06:00
parent 17b1d023cc
commit a4ebe3deb4

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ config.json
*.sqlite* *.sqlite*
*.db *.db
.dbversion .dbversion
.DS_Store