summaryrefslogtreecommitdiffstats
path: root/chef-solo/cookbooks/dcae-ci-tests/.gitignore
blob: 064f8786e1f0cee655782e326a2c7f77c9e6bb49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.vagrant
Berksfile.lock
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~

# Bundler
Gemfile.lock
bin/*
.bundle/*

.kitchen/
.kitchen.local.yml

######### Private
run.me