mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
a98af30b45
For direnv users, excluding the .direnv and .envrc entries will help avoid any unnecessary local environment settings from getting committed. Excluding the results directory will avoid any Habitat artifacts from getting unnecessarily committed. Signed-off-by: Adam Leff <adam@leff.co>
31 lines
431 B
Text
31 lines
431 B
Text
Gemfile.lock
|
|
coverage
|
|
*.gem
|
|
.gallery
|
|
.kitchen
|
|
.delivery/cli.toml
|
|
Berksfile.lock
|
|
.bundle
|
|
.librarian
|
|
Puppetfile.lock
|
|
.kitchen.local.yml
|
|
profile.tar.gz
|
|
omnibus/.cache
|
|
omnibus/pkg
|
|
test/**/*.lock
|
|
examples/**/*.lock
|
|
examples/meta-profile/vendor/
|
|
habitat/VERSION
|
|
habitat/results
|
|
/.ruby-gemset
|
|
/.ruby-version
|
|
/.direnv
|
|
/.envrc
|
|
results/
|
|
|
|
www/source/index.html.slim
|
|
|
|
www/source/index.html.slim
|
|
|
|
meta-profile-0.2.0.tar.gz
|
|
profile-1.0.0.tar.gz
|