Skip to content

Commit 7b3d526

Browse files
committed
chore: remove @generated from code config
1 parent ae23e73 commit 7b3d526

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
6161
postgres-data/
6262

6363
graphql-schema.gql
64-
65-
@generated

.prettierignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
graphql-schema.gql
2-
@generated
1+
graphql-schema.gql

0 commit comments

Comments
 (0)