Compare commits

2 Commits

Author SHA1 Message Date
Pedro Cabral
a97f86fe0f updated README.md
added info regarding the cls file
2026-07-15 00:06:06 +02:00
Pedro Cabral
80392b6966 merging root directory's .gitignore 2026-07-15 00:02:27 +02:00

12
.gitignore vendored
View File

@@ -1,13 +1,9 @@
# Ignore all files .DS_Store
# Ignore all auto-generated files, except for PDF
*.* *.*
# Whitelist
!.gitignore !.gitignore
!*.cls !*.cls
!*.tex !*.tex
!*.pdf !*.pdf
!*.jpg
!.vscode
!.vscode/**
!build/*.*