From cabc3fd81853a29fc986bfb60a186f551ada94f1 Mon Sep 17 00:00:00 2001 From: LyLme Date: Tue, 12 Dec 2023 01:50:21 +0800 Subject: [PATCH] update file --- .gitattributes | 3 --- .gitignore | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index b748c52..0000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -*.js linguist-language=php -*.css linguist-language=php -*.html linguist-language=php diff --git a/.gitignore b/.gitignore index d8c7bfd..303b98f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ include/log.txt nginx.htaccess install/install.lock -config.php