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

3
.gitignore vendored
View file

@ -8,4 +8,5 @@ dev/
config.json
*.sqlite*
*.db
.dbversion
.dbversion
.DS_Store