diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-02-01 20:04:28 +0100 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-02-01 20:04:28 +0100 |
| commit | f69ae32137a2dd6b4a85cd35b203b0a356fed47d (patch) | |
| tree | 5d34db8c734c7e356b158c201a729f0d189f3f4e | |
| parent | f510077aaefb1477fad28563e2637c424332ae61 (diff) | |
Added the gitignore to with MacOS files
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# MacOS files +.DS_Store + # Images *.svg |
