From 08588f9907299b1a927e281d5c65b46b7cefa427 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 4 Apr 2023 08:33:41 -0300 Subject: Revamp v2/ --- v2/.gitignore | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'v2/.gitignore') diff --git a/v2/.gitignore b/v2/.gitignore index 4ce7eaa..505c08b 100644 --- a/v2/.gitignore +++ b/v2/.gitignore @@ -1,9 +1,8 @@ -/src/development/config.env /generated.mk -/src/content/TODOs.html -/aux/tld.txt -/src/content/.well-known/security.txt - -/src/content/pastebins/*.html -/src/content/pastebins/*.txt -/src/content/pastebins/*.entry-* +/*.sentinel +/src/lib/base-conf +/src/development/security-txt.sh +/public/ +/src/content/*/*.conf +/src/content/*/*.content +/src/content/*/*.html -- cgit v1.2.3