Skip to content

Instantly share code, notes, and snippets.

@develop7
Created October 24, 2010 19:25
Show Gist options
  • Save develop7/643871 to your computer and use it in GitHub Desktop.
Save develop7/643871 to your computer and use it in GitHub Desktop.
generic .hgignore for symfony project
^(?:cache|log)/
^data/sql/.*
config/databases.yml
^lib/(model|form|filter)/doctrine/(.+?Plugin/)?base/.+?\.class\.php$
^web/.+?Plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment