From 57523b3726ca47a7f9f12c8d3da145febe141bb2 Mon Sep 17 00:00:00 2001 From: UMTS at Teleco Date: Tue, 2 Dec 2025 10:38:00 +0100 Subject: Initial Commit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6ab2116 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# macOS system files +.DS_Store + +# Log files +*.log + +# Test So I can Commit Branch rename \ No newline at end of file -- cgit v1.2.3-70-g09d2