gitkeep custom/locales directory
This commit is contained in:
parent
ed344f712d
commit
4cd56d7fda
|
@ -17,8 +17,10 @@ yarn-error.log*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# Custom build files
|
# Custom build files
|
||||||
/custom/*
|
/custom/**/*
|
||||||
|
!/custom/*
|
||||||
!/custom/.gitkeep
|
!/custom/.gitkeep
|
||||||
|
!/custom/**/.gitkeep
|
||||||
|
|
||||||
# surge.sh
|
# surge.sh
|
||||||
CNAME
|
CNAME
|
||||||
|
|
Loading…
Reference in New Issue