aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend/chef-solo/chefignore
blob: ba30af6cfff5e6bbb87233ed71cf9545d2aa80c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Put files/directories that should be ignored in this file.
# Lines that start with '# ' are comments.

# emacs
*~

# vim
*.sw[a-z]

# subversion
*/.svn/*