From c843504839b6b219fe1174afc7a25bf53483123a Mon Sep 17 00:00:00 2001 From: Capi Etheriel Date: Mon, 31 Mar 2025 15:39:25 -0300 Subject: [PATCH] Add Dotter.gitnore --- community/Dotter.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 community/Dotter.gitignore diff --git a/community/Dotter.gitignore b/community/Dotter.gitignore new file mode 100644 index 00000000..86e82e8c --- /dev/null +++ b/community/Dotter.gitignore @@ -0,0 +1,6 @@ +# local files are for host-specific overrides +.dotter/local.toml + +# ignore caches +.dotter/cache.toml +.dotter/cache