Initial commit: 开题报告 LaTeX 源码
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
# LaTeX build artifacts
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.toc
|
||||
*.bbl
|
||||
*.blg
|
||||
*.synctex.gz
|
||||
*.thm
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.fdb_latexmk-main
|
||||
*.nav
|
||||
*.snm
|
||||
*.vrb
|
||||
*.run.xml
|
||||
*.bcf
|
||||
*.idx
|
||||
*.ind
|
||||
*.ilg
|
||||
*.lof
|
||||
*.lot
|
||||
*.loe
|
||||
*.lol
|
||||
*.lot
|
||||
*.glg
|
||||
*.glo
|
||||
*.gls
|
||||
*.ist
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.bak
|
||||
Reference in New Issue
Block a user