Skip to content

Instantly share code, notes, and snippets.

@mamuz
Last active March 12, 2017 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mamuz/9af8edcc475155b12207cc62202592da to your computer and use it in GitHub Desktop.
Save mamuz/9af8edcc475155b12207cc62202592da to your computer and use it in GitHub Desktop.
global dockerignore
.DS_Store
Desktop.ini
.idea
*~
*.swp
._*
*.pyc
Thumbs.db
.Spotlight-V100
.Trashes
.env
.svn
.cvs
.travis
.git*
.*.yml
CODE_OF_CONDUCT.md
app/vendor/**/test
app/vendor/**/tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment