Initial commit

This commit is contained in:
doctorYan 2024-12-26 16:22:56 +08:00
commit 8120a3c03f
2 changed files with 24 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# ---> MicrosoftOffice
*.tmp
# Word temporary
~$*.doc*
# Word Auto Backup File
Backup of *.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
# PowerPoint temporary
~$*.ppt*
# Visio autosave temporary files
*.~vsd*

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# documentBeforeProject
项目前期文件,合同、协议等