refact: 移动目录,删除不必要的子文件夹
This commit is contained in:
21
paper/.gitignore
vendored
Normal file
21
paper/.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# LaTeX临时文件
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.toc
|
||||
*.synctex.gz
|
||||
*.bbl
|
||||
*.blg
|
||||
*.dvi
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.lof
|
||||
*.lot
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.nav
|
||||
*.snm
|
||||
*.vrb
|
||||
*.xdv
|
||||
*.pdf
|
Reference in New Issue
Block a user