summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 567cff4fbcecffc4de349ecba15a38cfc09e56b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.sw?
Gemfile.lock
Gemfile.local
pkg/
tmp/
coverage/
.DS_Store
.bundle
*~
vendor
.idea/*

# yard
.yardoc
doc/*

# our custom dictionary pulled from https://github.com/chef/chef_dictionary/
chef_dictionary.txt