Add cache to gitignore
This commit is contained in:
parent
e8a7253811
commit
c1c6d21ed8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
_site/
|
||||
node_modules/
|
||||
package-lock.json
|
||||
.cache
|
||||
|
Loading…
Reference in New Issue
Block a user