aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2025-12-02 10:38:00 +0100
committerUMTS at Teleco <crt@teleco.ch>2025-12-02 10:38:00 +0100
commit57523b3726ca47a7f9f12c8d3da145febe141bb2 (patch)
treec1e112edd3ae9c0f2755a51b7859c6d04d6f2d87 /.gitignore
Initial Commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
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