Remove .DS_Store

This commit is contained in:
Chris Veleris 2023-11-13 11:56:56 +02:00
parent 712f949364
commit 0415f4a3d6
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
certs/
certs/
.DS_Store