gitkeep custom/locales directory
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -17,8 +17,10 @@ yarn-error.log*
|
||||
.DS_Store
|
||||
|
||||
# Custom build files
|
||||
/custom/*
|
||||
/custom/**/*
|
||||
!/custom/*
|
||||
!/custom/.gitkeep
|
||||
!/custom/**/.gitkeep
|
||||
|
||||
# surge.sh
|
||||
CNAME
|
||||
|
||||
Reference in New Issue
Block a user