summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-09 12:47:53 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-09 12:47:53 +0300
commit9892dcd541f7c8d1a8ec96e35533432c2a6d55a4 (patch)
tree742f81085f0d49e26102f9977e431a7b11e958b7
parente49e7f7841534c17e938d3bbc83253c1514386bc (diff)
downloadick2-ansible-9892dcd541f7c8d1a8ec96e35533432c2a6d55a4.tar.gz
Add: .gitignore to ignore hosts.*
These are files created by my tooling to manage VMs on Hetzner.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..69aed09
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+hosts.*