Created
November 23, 2010 14:01
-
-
Save rip747/711799 to your computer and use it in GitHub Desktop.
cfwheels gitignore
This file contains 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
# unpacked plugin folders | |
plugins/**/* | |
# files directory where uploads go | |
files | |
# DBMigrate plugin: generated SQL | |
db/sql | |
# AssetBundler plugin: generated bundles | |
javascripts/bundles | |
stylesheets/bundles |
I forked it and added my suggestions. How do I send a pull request for a Gist? Not seeing any buttons or links anywhere...
go fig. you can't. i will have to just either copy the changes into mine or pull from your git.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i think that is a great idea. just add a comment to the top of it explaining what it is:
sql scripts for dbmigrate plugin (common plugin)
db/sql