Created
January 6, 2016 18:52
-
-
Save timelf123/e798ffe9944c1ffc6b7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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