summaryrefslogtreecommitdiff
path: root/ansible/.gitignore
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-13 10:01:37 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-13 10:01:37 +0300
commitd5f49143841d005ab5402e2e9bef59f811c98200 (patch)
tree97a9f19840e4bbccb4bdcaf5de43bd4cf633bedf /ansible/.gitignore
parent4d5ca39c3b1b1f45bcfbacac438bf24f326bd0c9 (diff)
downloadansibleness-d5f49143841d005ab5402e2e9bef59f811c98200.tar.gz
Add: .gitignore to ignore common files
Diffstat (limited to 'ansible/.gitignore')
-rw-r--r--ansible/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/.gitignore b/ansible/.gitignore
new file mode 100644
index 0000000..31885ce
--- /dev/null
+++ b/ansible/.gitignore
@@ -0,0 +1,2 @@
+*.retry
+hosts.*