OSDN Git Service

add the go_utils cookbook.
[metasearch/grid-chef-repo.git] / chefignore
1 # Put files/directories that should be ignored in this file.
2 # Lines that start with '# ' are comments.
3
4 Berksfile.lock
5
6 # concourse
7 concourse.yml
8 fly-vars.yml
9 fly-vars.local.yml
10
11 # emacs
12 *~
13
14 .rubocop_todo.yml
15
16 # vim
17 *.sw[a-z]
18
19 # subversion
20 */.svn/*