chore(gitignore): add .DS_Store file to gitignore to prevent it from being tracked

This commit is contained in:
David Ibia
2024-02-29 21:42:58 +01:00
parent e8e96fa782
commit 3ff0245770

1
.gitignore vendored
View File

@@ -46,3 +46,4 @@ luac.out
.env .env
.DS_Store