OSDN Git Service

adds autopilot features.
[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 # emacs
7 *~
8
9 .rubocop_todo.yml
10
11 # vim
12 *.sw[a-z]
13
14 # subversion
15 */.svn/*