diff options
author | Adam Roben <adam@roben.org> | 2014-03-06 09:08:54 -0500 |
---|---|---|
committer | Adam Roben <adam@roben.org> | 2014-03-06 09:08:54 -0500 |
commit | d73967dba8d5eb84529e3bccd8036ba3cc9d36bd (patch) | |
tree | 1e69e4d6b1dffd4a31d285649c077017464e89f1 | |
parent | 92ffa77978fa3e9a33ed4e1f006f72baebcd8817 (diff) | |
parent | ee86c8443ac00525b836e3fee763c693be715ea8 (diff) | |
download | gitignore-d73967dba8d5eb84529e3bccd8036ba3cc9d36bd.tar.gz gitignore-d73967dba8d5eb84529e3bccd8036ba3cc9d36bd.zip |
Merge pull request #987 from arcresu/chef-rm-global
[ChefCookbook] Remove global rules and lockfiles
-rw-r--r-- | ChefCookbook.gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ChefCookbook.gitignore b/ChefCookbook.gitignore index 351201e0..5ee7b7a9 100644 --- a/ChefCookbook.gitignore +++ b/ChefCookbook.gitignore @@ -1,15 +1,7 @@ .vagrant -Berksfile.lock -*~ -*# -.#* -\#*# -.*.sw[a-z] -*.un~ /cookbooks # Bundler -Gemfile.lock bin/* .bundle/* |