gitkeep custom/locales directory
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||||
|
|||||||
0
custom/locales/.gitkeep
Normal file
0
custom/locales/.gitkeep
Normal file
Reference in New Issue
Block a user