Skip to content

Commit cf5e65d

Browse files
committed
initial commit
0 parents  commit cf5e65d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.DS_Store
2+
.idea
3+
.vscode
4+
node_modules
5+
npm-debug.log
6+
Thumbs.db
7+
todo.md

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# vue-third-work-start-source
2+
Исходники курса «Vue 3» Work

0 commit comments

Comments
 (0)