Files
my-os-project2/kernel/hal/x86_64/uACPI/.gitignore
2025-08-17 18:37:57 +02:00

9 lines
93 B
Plaintext

.DS_Store
*.aml
*.dsl
.idea/
cmake-build-*/
build-*/
tests/bin/
tests/acpi-dumps/
__pycache__