fixed gitignore on cache folder
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,4 +7,5 @@ tests/acceptance.suite.yml
|
|||||||
node_modules
|
node_modules
|
||||||
.env
|
.env
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
!tasks/**
|
!tasks/**
|
||||||
|
/views/cache/**
|
0
views/cache/.gitignore
vendored
0
views/cache/.gitignore
vendored
Reference in New Issue
Block a user