Skip to content

Commit ff86c99

Browse files
committed
DOCS add gitignore files to prepare for #32987 (#32993)
## Summary & Motivation Adds gitignore files to the GraphQL docs section and Integrations > Libraries docs section so I'm not driven crazy by build artifacts following me from branch to branch while I work on #32987 ## How I Tested These Changes ## Changelog > Insert changelog entry or delete this section. Signed-off-by: nikki everett <nikki@dagsterlabs.com>
1 parent 4cdd2fb commit ff86c99

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/api/graphql/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**/*.mdx
2+
!index.mdx
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**/*.mdx
2+
!index.mdx

0 commit comments

Comments
 (0)