Skip to content

Commit cf66a60

Browse files
committed
Fix CI: gitignore gx only in root (was excluding src/gx/ package)
1 parent b9549bc commit cf66a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ venv/
1515
env/
1616
.claude/
1717
*.exe
18-
gx
18+
/gx

0 commit comments

Comments
 (0)