Skip to content

Instantly share code, notes, and snippets.

@jasimmk
Created September 19, 2014 06:43
Show Gist options
  • Save jasimmk/6076098860de57e47ba7 to your computer and use it in GitHub Desktop.
Save jasimmk/6076098860de57e47ba7 to your computer and use it in GitHub Desktop.
Gitattribute file for deployement
# Defines files and directories that should not be deployed
.gitignore export-ignore
.gitattributes export-ignore
Gruntfile.js export-ignore
bower.json export-ignore
package.json export-ignore
README.md export-ignore
.bowerrc export-ignore
tests export-ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment