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 volume optionally created by docker-compose
50 # Ignore npm debug log
53 # Ignore yarn log files
57 # Ignore Docker option files
58 docker-compose.override.yml