Commit Graph
6 Commits
Author SHA1 Message Date
GatsbyJS Bot 784aa3ebe7 feat(starters): Update .gitignore in all starters to ignore .env, .env.development, .env.production, etc. (#18968)
* Update '.env' line in .gitignore to '.env*' so that it works for .env.development, .env.production, etc. files

* Update '.env' line in the .gitignore file of other starters to '.env*' so that it works for .env.development, .env.production, etc. files
2019-10-25 16:03:01 +00:00
Dustin Schau 915300ea13 chore: standardize gitignore (#29) 2018-11-09 16:18:53 -08:00
Dustin Schau 665160d1e6 chore: ignore yarn pnp files (#28) 2018-11-09 16:11:00 -08:00
Kyle Mathews 883763581b Ignore the yarn error 2017-08-14 18:53:11 -04:00
Kyle Mathews 6107f5d9bd Update .gitignore + add gatsby & gatsby-link + hello world page 2017-07-26 13:54:03 -06:00
Kyle Mathews 543085dcf8 Initial commit 2017-07-26 13:46:19 -06:00