Skip to content

Instantly share code, notes, and snippets.

@rip747
Created November 23, 2010 14:01
Show Gist options
  • Save rip747/711799 to your computer and use it in GitHub Desktop.
Save rip747/711799 to your computer and use it in GitHub Desktop.
cfwheels gitignore
# unpacked plugin folders
plugins/**/*
# files directory where uploads go
files
# DBMigrate plugin: generated SQL
db/sql
# AssetBundler plugin: generated bundles
javascripts/bundles
stylesheets/bundles
@chrisdpeters
Copy link

I forked it and added my suggestions. How do I send a pull request for a Gist? Not seeing any buttons or links anywhere...

@rip747
Copy link
Author

rip747 commented Nov 24, 2010

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