From 4bd2836ed6814af88f8246f18751e729bc36ad93 Mon Sep 17 00:00:00 2001 From: ltning Date: Sun, 11 Aug 2024 16:11:20 +0000 Subject: [PATCH] Flip .gitignore around --- .gitignore | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 00581f9..afc9688 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,6 @@ -fastcgi_params -fastcgi_params-dist -koi-utf -koi-win -mime.types -mime.types-dist -nginx.conf-dist -scgi_params -scgi_params-dist -uwsgi_params -uwsgi_params-dist -win-utf +* +!LICENSE +!README.md +!.gitignore +!*.conf +!*.lua