Ignore .DS_Store files

This commit is contained in:
HarkuLi
2024-03-02 14:41:23 +08:00
parent 31e901ab6d
commit 3f800c4a68

3
.gitignore vendored
View File

@@ -21,3 +21,6 @@
# Database
database/docker-db-data
database/docker-pg-db-data
# macOS files
.DS_Store