mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-20 10:30:16 -04:00
Banish .DS_Store
Extremely minor annoyance; it's just a macOS file tracking a user's folder view settings
This commit is contained in:
parent
7a1ec296b7
commit
65c6da5b96
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
/backend/.env
|
/backend/.env
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue
Block a user