Skip to content

Commit ecfc472

Browse files
committed
Move gitignore file.
1 parent 9e2f701 commit ecfc472

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

assets/explorer/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
npm-debug.log
3+
yarn-debug.log
4+
yarn-error.log

assets/voyager/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
npm-debug.log
3+
yarn-debug.log
4+
yarn-error.log

0 commit comments

Comments
 (0)