1 # See https://help.github.com/articles/ignoring-files for more about ignoring files.
3 # If you find yourself ignoring temporary files generated by your text editor
4 # or operating system, you probably want to add a global ignore instead:
5 # git config --global core.excludesfile '~/.gitignore_global'
7 # Ignore bundler config and downloaded libraries.
11 # Ignore the default SQLite database.
15 # Ignore all logfiles and tempfiles.
29 # Ignore Vagrant files
32 # Ignore Capistrano customizations
39 # Ignore postgres + redis + elasticsearch volume optionally created by docker-compose
51 # Ignore npm debug log
54 # Ignore yarn log files
58 # Ignore Docker option files
59 docker-compose.override.yml