ignore ds_store

This commit is contained in:
Chuck Dries
2021-06-14 16:35:03 -07:00
parent 5e8ec683e4
commit 3222d2373c
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.sass-cache .sass-cache
node_modules node_modules
.cache/ .cache/
public public