mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/git: ignore .DS_Store everywhere
This commit is contained in:
parent
05c012aad2
commit
dc5c0fed26
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
"*.swp"
|
"*.swp"
|
||||||
|
|
||||||
# darwin
|
# darwin
|
||||||
".DS_Store"
|
"**/.DS_Store"
|
||||||
|
|
||||||
# nix
|
# nix
|
||||||
".direnv/"
|
".direnv/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue