diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 52705a76ef..df2d678539 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ ext/win32-eventlog/mkmf.log # ignore byebug command history file. .byebug_history + +# our custom dictionary pulled from https://github.com/chef/chef_dictionary/ +chef_dictionary.txt
\ No newline at end of file |