Add justfiles to global ignore
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
544c2a5c23
commit
a2488d4c0c
1 changed files with 4 additions and 0 deletions
|
@ -35,3 +35,7 @@ Thumbs.db
|
|||
# Archlinux
|
||||
*.pkg.tar.xz
|
||||
*.pkg.tar.std
|
||||
|
||||
# Just (using as internal task-runner)
|
||||
justfile
|
||||
Justfile
|
||||
|
|
Loading…
Reference in a new issue