diff --git a/.gitignore b/.gitignore index affb88a..ccae3bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.tar.gz -etc/config/*.gen \ No newline at end of file +etc/config/* +!etc/config/*.tpl \ No newline at end of file