add test_import to be ignored on export

This commit is contained in:
2025-04-24 19:36:25 +02:00
parent 72c684e89c
commit 2b35cf5000

1
.gitattributes vendored
View File

@ -1,3 +1,4 @@
docs/ export-ignore
resources/
!resources/*.base64
test_imports.py export-ignore