1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2024-09-07 23:54:53 +00:00

ignore .DS_Store files

This commit is contained in:
Tixie 2024-04-21 19:51:43 +02:00
parent 8b254cf241
commit eaf315a022
No known key found for this signature in database

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ public/
resources/_gen
node_modules
.hugo_build.lock
.DS_Store