diff --git a/.dotter/cache.toml b/.dotter/cache.toml deleted file mode 100644 index 55e9a46..0000000 --- a/.dotter/cache.toml +++ /dev/null @@ -1,3 +0,0 @@ -[symlinks] - -[templates] diff --git a/.dotter/local.toml b/.dotter/local.toml deleted file mode 100644 index 46bb064..0000000 --- a/.dotter/local.toml +++ /dev/null @@ -1,6 +0,0 @@ -includes = [] -packages = ["default", "zsh"] - -[files] - -[variables] diff --git a/.gitignore b/.gitignore index 1a60911..9be7a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /global.toml +.dotter/cache.toml +.dotter/local.toml