diff options
author | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-07-17 02:30:08 +0200 |
---|---|---|
committer | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-07-17 02:30:08 +0200 |
commit | b3d8734930979b63e319a222440f0c721387f675 (patch) | |
tree | 0e7902f5ac066cb80d4745c109e93f27f8ac5042 | |
parent | 9ad45230e3148fc0c5a99d1b95df5cf2cb3b9ee3 (diff) | |
download | arch-boxes32-b3d8734930979b63e319a222440f0c721387f675.tar.xz |
added ignore for output directories
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ packer_cache/ *.box *.swp +output-* |