From e6ed56c9b5844e2317d83ac55b64a78ff068f189 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 21 Jan 2024 13:17:57 -0800 Subject: delete all the templates This is too much work to maintain, and I'm going to put all my tools and scripts in this repository, so I won't need that anymore. --- templates/go/.gitignore | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 templates/go/.gitignore (limited to 'templates/go/.gitignore') diff --git a/templates/go/.gitignore b/templates/go/.gitignore deleted file mode 100644 index efec39a..0000000 --- a/templates/go/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/result -/.pre-commit-config.yaml -/bin/ -/dist/ -- cgit v1.2.3