diff options
| author | Henrik Hodne <henrik@travis-ci.com> | 2015-07-22 18:43:04 +0000 |
|---|---|---|
| committer | Henrik Hodne <henrik@travis-ci.com> | 2015-07-22 18:43:04 +0000 |
| commit | cf62c6eb4f8d2c8893083fb592941d1b0ed3fc72 (patch) | |
| tree | a8b9b19cb9dd2ab7bc87c3dc64d3c1c1f4b57721 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7678499 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +src/ +pkg/ +terraform_*.zip +terraform-bin-*.pkg.tar.xz |
