summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalim Afiune <afiune@chef.io>2019-08-02 10:10:11 +0200
committerSalim Afiune <afiune@chef.io>2019-08-02 10:10:11 +0200
commit854cfe80e1daef3886d859125f4cd5270bdf8b54 (patch)
tree0b9080a7a6a1e9857a4716758ec89af3f74b1d8c
parenta6acfe338b4b650a8c8a4336d346a05036d21fcb (diff)
downloadchef-854cfe80e1daef3886d859125f4cd5270bdf8b54.tar.gz
Update .bldr.tomlafiune/hab
Signed-off-by: Salim Afiune <afiune@chef.io>
-rw-r--r--.bldr.toml13
-rw-r--r--.gitignore1
2 files changed, 1 insertions, 13 deletions
diff --git a/.bldr.toml b/.bldr.toml
index 4b7f95a4ab..421037f685 100644
--- a/.bldr.toml
+++ b/.bldr.toml
@@ -1,18 +1,5 @@
[chef-infra-client]
-plan_path = "habitat/chef-infra-client"
build_targets = [
"x86_64-linux",
"x86_64-linux-kernel2"
]
-paths = [
- "bin",
- "chef-bin",
- "chef-config",
- "ci",
- "distro",
- "ext",
- "habitat-packages",
- "lib",
- "omnibus", # TODO: Evaluate if we really need this in the future
- "tasks",
-]
diff --git a/.gitignore b/.gitignore
index 179f62af56..353c84ce3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ tags
*~
.chef
results
+*.swp
# You should check in your Gemfile.lock in applications, and not in gems
external_tests/*.lock