Skip to content

Commit 1dc8baa

Browse files
committed
update
1 parent 46b117d commit 1dc8baa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
/tools/*/dist/*
1212
# We don't want to commit env variables
1313
*.env
14-
**.keep
14+
*.keep
15+
openapi/*/.keep
1516

1617
/tools/postman/openapi
1718
/node_modules

0 commit comments

Comments
 (0)