Compare commits

2 Commits
HW1 ... main

Author SHA1 Message Date
unlockable
279373d78b Update .gitignore 2024-05-06 11:34:35 +08:00
2a92109560 Merge pull request 'Submit HW1' (#1) from HW1 into main
Reviewed-on: #1
2024-05-04 15:05:22 +08:00

3
.gitignore vendored
View File

@@ -6,4 +6,5 @@
*.aux *.aux
*.log *.log
*.synctex(busy) *.synctex(busy)
*.synctex.gz *.synctex.gz*
.DS_Store