diff --git a/.gitignore b/.gitignore index 29b636a..67d02de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -*.iml \ No newline at end of file +*.iml +log \ No newline at end of file diff --git a/nginx/conf.d/.gitignore b/nginx/conf.d/.gitignore new file mode 100644 index 0000000..119378c --- /dev/null +++ b/nginx/conf.d/.gitignore @@ -0,0 +1,2 @@ +/*.conf +!/example.conf \ No newline at end of file