summaryrefslogtreecommitdiff
path: root/ansible/.gitignore
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-08-07 11:07:42 +0300
committerLars Wirzenius <liw@liw.fi>2021-08-07 11:07:42 +0300
commitc3e17c5e30213a04d9202b44e2c95c88a673a1b5 (patch)
tree2d1e486a00537fc1f103b7c9a3174a4e2bea3c9e /ansible/.gitignore
parentbe5dee8cc7eb338b5096a1daee23c503966acc69 (diff)
downloadansibleness-c3e17c5e30213a04d9202b44e2c95c88a673a1b5.tar.gz
put back hosts.* files
all.sh needs them. Sponsored-by: author
Diffstat (limited to 'ansible/.gitignore')
-rw-r--r--ansible/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/.gitignore b/ansible/.gitignore
index 31885ce..d2649e0 100644
--- a/ansible/.gitignore
+++ b/ansible/.gitignore
@@ -1,2 +1,2 @@
*.retry
-hosts.*
+hosts.tmp \ No newline at end of file