diff options
| author | Fuwn <[email protected]> | 2025-02-12 19:36:15 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-12 19:36:15 -0800 |
| commit | 6a28846088215046d7bd7b818711a8abb5355b2d (patch) | |
| tree | 9f4cd423ee6ba999d696b6ace6e325a03adc5955 | |
| parent | fix(index): link line ordering (diff) | |
| download | locus-6a28846088215046d7bd7b818711a8abb5355b2d.tar.xz locus-6a28846088215046d7bd7b818711a8abb5355b2d.zip | |
chore(Git): Ignore macOS directory metadata
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,3 +18,7 @@ fleet.toml # Nix result .direnv + +# macOS +.DS_Store + |