diff --git a/.gitignore b/.gitignore index 27980c65f9..807cbe79da 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ database/docker-pg-db-data # macOS files .DS_Store + +# Server config files +config.yaml \ No newline at end of file