From 5819d6220ab52caf7e3580ae2cc78a06a91c9f8d Mon Sep 17 00:00:00 2001 From: kry008 Date: Tue, 22 Aug 2023 10:38:49 +0200 Subject: [PATCH] .gitignore new --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 944eaea..7e1af99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ config.php .vscode -.vscode/* \ No newline at end of file +.vscode/* +index.php.temp +index.php +index.html +_install.php \ No newline at end of file