Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
move all .gitignores into toplevel (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarmorrison authored and flarnie committed Jun 15, 2017
1 parent 6bb4619 commit 9414ad5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
/examples/tex/node_modules/
/examples/draft-0-9-1/tex/node_modules/
/examples/draft-0-10-0/tex/node_modules/
/examples/draft-0-9-1/universal/static
/examples/draft-0-9-1/universal/node_modules
/examples/draft-0-9-1/universal/yarn.lock
/examples/draft-0-10-0/universal/static
/examples/draft-0-10-0/universal/yarn.lock
/examples/draft-0-10-0/universal/node_modules
/website/build/
/website/node_modules/
/website/src/lib/
Expand Down
2 changes: 0 additions & 2 deletions examples/draft-0-10-0/universal/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions examples/draft-0-9-1/universal/.gitignore

This file was deleted.

0 comments on commit 9414ad5

Please sign in to comment.