diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 18:15:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 18:15:25 +0200 |
| commit | 68bf86aa510913fd95bbb1a9f6ddea91743ecec0 (patch) | |
| tree | 9fce3912aa712fd99293e9361f716ab9ecfe7ad2 | |
| parent | 9aae91cac2ee0c157d75bdba311e863b7c87d97c (diff) | |
add gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6c3aca4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.serena |
