Fixing ATS

This commit is contained in:
2026-05-10 14:50:17 -04:00
parent 868eb5a77e
commit 3a1cecc38e
6 changed files with 14 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# LaTeX build artifacts
*.aux
*.log
*.out
*.toc
*.fls
*.fdb_latexmk
*.synctex.gz
# Python
__pycache__/
*.pyc