From 424786b1818ac6833613a036299231cf725f1198 Mon Sep 17 00:00:00 2001 From: Sechpoint Admin Date: Thu, 30 Jul 2026 12:29:46 +0100 Subject: [PATCH] chore: add notes/ to .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7dae6c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# OS files +.DS_Store +Thumbs.db + +# Environment +.env +.gitenv + +# Local notes (excluded from sync) +notes/