mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-27 23:57:06 -04:00
ignore .DS_Store files
This commit is contained in:
parent
dd158696e5
commit
d95d867b8e
2 changed files with 3 additions and 0 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -64,3 +64,6 @@ node_modules/
|
||||||
|
|
||||||
# dotenv environment variables file
|
# dotenv environment variables file
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
# Ignore .DS_Store files (macOS)
|
||||||
|
.DS_Store
|
Loading…
Add table
Add a link
Reference in a new issue