mirror of
https://github.com/KevinMidboe/leifsbackend.git
synced 2025-10-29 01:30:21 +00:00
Ignore MacOS DS_Store files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
# --- MacOS ignore ---
|
||||
.DS_Store
|
||||
|
||||
|
||||
# --- Javascript ignore ---
|
||||
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user