Skip to content

Commit 602d98c

Browse files
author
Anonymous
committed
remove try to ignore public
1 parent 849abb7 commit 602d98c

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
@@ -10,7 +10,7 @@ client/.pnp
1010
serve/.pnp
1111

1212
# public
13-
/public/*
13+
public/*
1414
# testing
1515
/coverage
1616
client/coverage

0 commit comments

Comments
 (0)