diff --git a/.gitignore b/.gitignore index 2f7896d1..bab85c27 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ target/ +config.toml diff --git a/pubky-homeserver/src/config.toml b/pubky-homeserver/src/config.example.toml similarity index 100% rename from pubky-homeserver/src/config.toml rename to pubky-homeserver/src/config.example.toml