Skip to content

Commit 82a90bc

Browse files
authored
only ignore alloy at top level (#4967)
1 parent 5a26212 commit 82a90bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ node_modules
3333
# file of the pair will detect a dirty work tree and detect the wrong tag name.
3434
.tag-only
3535
.image-tag
36-
alloy
36+
/alloy
3737

3838
# local testing files
3939
/targets.yaml

0 commit comments

Comments
 (0)