mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:57:14 +03:00
25d9ce8b9c
`/target` is useless when there's already `**/target`. And `**/target` should be written just `target`. And to be more precise, what's really wanted here is to match the "target" *directory* everywhere so the best rule is `target/`.
7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
target/
|
|
*.new
|
|
.vscode
|
|
.vim
|
|
.DS_Store
|
|
/assets/man/zellij.1
|