From f49d91cb1c442b702acc4ae17188893aa3960e88 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Tue, 7 Jan 2025 22:22:35 +0000 Subject: [PATCH] add .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..645263c --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.pb +*.pb.go + +.gopath + +*.gch + +./caddy +