Fix build for new contributors (#1994)

* Add pyyaml to Python dependencies

* Add Jetbrains IDE dir to gitignore

* Check magic number on the ISO file
This commit is contained in:
Keith Lazuka
2023-12-01 12:22:38 -05:00
committed by GitHub
parent c85689c5da
commit eda795addf
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ docs/doxygen/
# IDE
.vscode/
.idea/
# Python
__pycache__/