adding fresh FoundationPress theme from scratch
This commit is contained in:
parent
e5766ffeca
commit
3785add5fa
127 changed files with 29293 additions and 0 deletions
11
FoundationPress/.gitignore
vendored
Normal file
11
FoundationPress/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist
|
||||
config.yml
|
||||
*.sass-cache*
|
||||
*.log
|
||||
.idea/
|
||||
*.swp
|
||||
packaged/
|
||||
wpcs/
|
||||
Loading…
Add table
Add a link
Reference in a new issue