Skip to content

Commit 2a2068b

Browse files
committed
Adjustment in file structure
1 parent 8c9f7ae commit 2a2068b

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ my-dependency
5252
├── node_modules
5353
├── package.json
5454
├── .gitignore
55-
├── public
56-
│ ├── favicon.ico
57-
│ ├── index.html
58-
│ └── manifest.json
5955
└── src
6056
├── dev
6157
│ ├── App.js

docs/docs/structure.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ my-dependency
1212
├── node_modules
1313
├── package.json
1414
├── .gitignore
15-
├── public
16-
│ ├── favicon.ico
17-
│ ├── index.html
18-
│ └── manifest.json
1915
└── src
2016
├── dev
2117
│ ├── App.js

0 commit comments

Comments
 (0)