aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f785cc6..4a2ab4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,10 @@
/.terraform/
# Nix
-/result \ No newline at end of file
+/result
+
+# Template files
+/docker-compose.yaml
+/cloud-config.yaml
+/hosts
+/user-data.sh \ No newline at end of file