From c25c4e70e78d5b91efea0127c5874a4971196b24 Mon Sep 17 00:00:00 2001
From: Timmy Keller <tjk@tjkeller.xyz>
Date: Tue, 3 Oct 2023 09:46:16 -0500
Subject: add ansible exception to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 884d3c3..ef30d35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 /*
 !.gitignore
 !alacritty
+!ansible
 !dunst
 !git
 !htop
-- 
cgit v1.2.3