mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Add justfile to gitignore (#37621)
I want to be able to have justfile in local servo repo clone. Testing: Not needed Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -71,3 +71,6 @@ support/macos/Brewfile.lock.json
|
||||
|
||||
# direnv
|
||||
.envrc
|
||||
|
||||
# Justfiles
|
||||
justfile
|
||||
Reference in New Issue
Block a user