Skip to content

Instantly share code, notes, and snippets.

@timelf123
Created January 6, 2016 18:52
Show Gist options
  • Select an option

  • Save timelf123/e798ffe9944c1ffc6b7e to your computer and use it in GitHub Desktop.

Select an option

Save timelf123/e798ffe9944c1ffc6b7e to your computer and use it in GitHub Desktop.
DEV .gitignore
`build/*`
Prod/master .gitignore
(empty)
Make changes to files in dev and commit.
Checkout master. Merge changes from dev. Run gulp to create the `build/` files -- commit the result and push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment