mirror of
https://github.com/zeldaret/tp
synced 2026-08-11 11:33:29 -04:00
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:
@@ -25,6 +25,7 @@ docs/doxygen/
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user