mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Update `.gitignore` to not track the built completions files. Added general pattern to ignore all `completions` directories in the first level of any `yazi-*` directory.
13 lines
88 B
Text
13 lines
88 B
Text
target/
|
|
yazi-*/completions
|
|
|
|
.DS_Store
|
|
|
|
result
|
|
result-*
|
|
.direnv
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
*.snap
|