diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 98d5c33e2e..86a1f94724 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ chef/pkg chef-server/pkg chef/log chef-server/log +features/data/tmp/** *.swp |