Skip to content

Commit 925a0a3

Browse files
author
Alex Langenfeld
authored
[gitignore] remove data rule (#33089)
og blame is super old 014e264 and we have already had to work around it a few times as seen in the exception cases we also have files that would be ignored if they were not checked in before the rule https://github.com/dagster-io/dagster/blame/master/python_modules/dagster-graphql/dagster_graphql_tests/data/num.csv ## How I Tested These Changes bk
1 parent 43eb99f commit 925a0a3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,6 @@ docs/gatsby/**/public
138138
# Next stuff
139139
docs/next/.mdx-data
140140
docs/next/public/sitemap.xml
141-
# Data
142-
data
143-
# Don't ignore data folders in examples
144-
!examples/*/data
145-
!examples/**/**/data
146141

147142
# Dask
148143
dask-worker-space

0 commit comments

Comments
 (0)