ignore tina cms
This commit is contained in:
parent
9d2a4bcdfd
commit
f92e91f261
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,8 +1,9 @@
|
||||||
_site/
|
_site/
|
||||||
node_modules/
|
node_modules
|
||||||
.cache
|
.cache
|
||||||
patches
|
patches
|
||||||
tools/in/*
|
tools/in/*
|
||||||
!tools/in/.gitkeep
|
!tools/in/.gitkeep
|
||||||
tools/out/*
|
tools/out/*
|
||||||
!tools/out/.gitkeep
|
!tools/out/.gitkeep
|
||||||
|
tina
|
||||||
|
|
Loading…
Reference in a new issue