Skip to content

Commit 14a9b20

Browse files
authored
Merge pull request #17 from the-road-to-graphql/react-graphql-github-apollo-progress
Align with Tutorial
2 parents d6ce24b + 6773393 commit 14a9b20

File tree

46 files changed

+266
-1132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+266
-1132
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See https://help.github.com/ignore-files/ for more about ignoring files.
1+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# dependencies
44
/node_modules
@@ -12,8 +12,6 @@
1212
# misc
1313
.DS_Store
1414
.env
15-
.env.development
16-
.env.production
1715
.env.local
1816
.env.development.local
1917
.env.test.local

0 commit comments

Comments
 (0)