Initial commit

This commit is contained in:
sensen 2024-12-24 21:57:12 +08:00
commit b02a79986a
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 @@
# graduate_template
毕业设计模板