summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-03-08 22:14:40 -0700
committermo khan <mo@mokhan.ca>2021-03-08 22:14:40 -0700
commit08d95921be282ad2c6253e005ed3ef6535a4efa0 (patch)
treef0c07994e72ffb3d7a6078030a3ec5a20a37e3cc /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cd0f4a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.gem
+.bundle
+.kitchen/
+.kitchen.local.yml
+vendor/bundle
+pkg/*
+.vagrant
+bin/*
+files/**/cache/
+vendor/cookbooks