Initial commit

This commit is contained in:
LouisFonda 2024-06-18 02:28:33 +08:00
commit 735372bd10
2 changed files with 14 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# git-pro
通过gitpro深入学习git的练习仓库