From 4e7429bd15a5dee2b90c71194bc291c15fe7b097 Mon Sep 17 00:00:00 2001 From: 0x01fe Date: Mon, 11 Mar 2024 14:30:32 -0500 Subject: [PATCH] forgot to unignore the readme --- .gitignore | 1 + README.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 README.md diff --git a/.gitignore b/.gitignore index d82a1b0..2ed48ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ *.md !POST_TEMPLATE.md +!README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9368da6 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# My-Website + +Code of the website hosted at https://www.0x01fe.net + +Could I gitignore the config files? +Yes. +Do I? +no. +