# Put files/directories that should be ignored in this file.
# Lines that start with '# ' are comments.

# General ignores
Gemfile.lock
tmp/
Berksfile.lock
berks-cookbooks
.DS_Store
nohup.out
*.tar.gz

# Avoid Nexus credentials to be pushed on github
**/maven_repos/private.json
**/maven_repos/internal.json

# Vagrant/Kitchen/Travis ignores
.vagrant
.kitchen.local.yml
.kitchen/

# Alfresco license ignores
**/*.lic

# More Chef ignores
test/
Vagrant*
Berks*
.git
.gitignore
