Initial commit from gatsby: (https://github.com/ChangoMan/gatsby-starter-strata.git)
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Project dependencies
|
||||
.cache
|
||||
node_modules
|
||||
yarn-error.log
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# Build directory
|
||||
/public
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user