From 79e32a55801fc53c8d60843c6676ca05cc899299 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 5 May 2025 21:32:52 +0200 Subject: Initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a9cc65b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.cpcache +.idea +target/ +.nrepl-port +chef.iml -- cgit v1.2.3