Skip to content

Instantly share code, notes, and snippets.

@fjorgemota
Created January 28, 2016 13:49
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 fjorgemota/0879fae008f7d31f447e to your computer and use it in GitHub Desktop.
Save fjorgemota/0879fae008f7d31f447e to your computer and use it in GitHub Desktop.
# Para todos os arquivos e sub-pastas localizados na pasta vendor/
vendor/
# Para arquivos Java compilados
*.class
# Para código C
*.so
# Para todos os arquivos e sub-pastas localizados na pasta bower_components/
bower_components/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment