From 09e34c6dd791d93264453d3b156678c3975d02d0 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 11 May 2022 18:13:23 +0200 Subject: Ignore ip.php --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b84df0..ec64658 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.html \ No newline at end of file +*.html +ip.php \ No newline at end of file -- cgit v1.2.3