Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save igorpronin/c14ccffcd8d89f69bf2f6ec37e1f3b10 to your computer and use it in GitHub Desktop.
Save igorpronin/c14ccffcd8d89f69bf2f6ec37e1f3b10 to your computer and use it in GitHub Desktop.
.gitignore from atlas
.*
!.bowerrc
/.idea/
/app/cache/*
/app/logs/*
/app/config/parameters.yml
!.fontcustom*
/vendor
/uploads
/web/uploads
/bin
/build
/dump
/tmp
/logs
/base
/config
/web/api.php
node_modules
.sass-cache
/web/bundles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment