meta: make sure the dist folder is ignored
This commit is contained in:
parent
cabed74e9f
commit
f2ef497d27
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
dist/
|
||||||
|
|
Loading…
Reference in a new issue