Skip to content

Commit a75ccba

Browse files
committed
chore: also ignore results when there are multiple results
Copied from the nixpkgs .gitignore file. Especially because this repo uses derivations with multiple outputs.
1 parent 4831ead commit a75ccba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
result
2+
result-*
23
.direnv
34
.pre-commit-config.yaml
45
__pycache__

0 commit comments

Comments
 (0)