diff --git a/.gitignore b/.gitignore index 6e5803f3..f1650504 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Server config files +nginx_note.conf + # Byte-compiled / optimized / DLL files dist build diff --git a/nginx_note.conf b/nginx_note.conf_example similarity index 100% rename from nginx_note.conf rename to nginx_note.conf_example