Updated .gitignore, added cache folder
This commit is contained in:
parent
d94baf9dce
commit
6bf2206d03
|
@ -1,3 +1,5 @@
|
|||
node_modules/
|
||||
package-lock.json
|
||||
_site/
|
||||
_site/
|
||||
|
||||
.cache/
|
Loading…
Reference in New Issue