Skip to content
Snippets Groups Projects
Commit 59cce3fe authored by dgelessus's avatar dgelessus
Browse files

Adjust .gitignore to not ignore PDFs that are intentionally checked in

parent be2a1905
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
/notebooks/**/*.pdf /notebooks/**/*.pdf
/notebooks/**/*.tex /notebooks/**/*.tex
# These PDFs are for embedding in a notebook, they are not generated
!/notebooks/presentations/img/*.pdf
# Kodkod log files # Kodkod log files
probkodkod.log probkodkod.log
probkodkod.log.lck probkodkod.log.lck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment