Initial commit

This commit is contained in:
qiusj 2023-11-17 03:13:13 +00:00
commit c2296c9d20
2 changed files with 15 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
# ---> AL
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
*.app
.snapshots/*

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# vue-template