Skip to content

Commit

Permalink
chore: stop tracking lib to avoid inconsistencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Jackson committed Feb 4, 2019
1 parent e82efbc commit e3c5430
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 292 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -58,4 +58,7 @@ typings/
.env

# next.js build output
.next
.next

# build output
lib/
1 change: 1 addition & 0 deletions .npmignore
@@ -0,0 +1 @@
# This file is intentionally left blank.
13 changes: 0 additions & 13 deletions lib/firegraph/Collection.d.ts

This file was deleted.

44 changes: 0 additions & 44 deletions lib/firegraph/Collection.js

This file was deleted.

11 changes: 0 additions & 11 deletions lib/firegraph/Document.d.ts

This file was deleted.

66 changes: 0 additions & 66 deletions lib/firegraph/Document.js

This file was deleted.

12 changes: 0 additions & 12 deletions lib/firegraph/Where.d.ts

This file was deleted.

53 changes: 0 additions & 53 deletions lib/firegraph/Where.js

This file was deleted.

14 changes: 0 additions & 14 deletions lib/index.d.ts

This file was deleted.

56 changes: 0 additions & 56 deletions lib/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions lib/types/Firegraph.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions lib/types/Firegraph.js

This file was deleted.

11 changes: 0 additions & 11 deletions lib/types/GraphQL.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions lib/types/GraphQL.js

This file was deleted.

0 comments on commit e3c5430

Please sign in to comment.