mirror of
https://github.com/azaion/loader.git
synced 2026-04-22 22:26:33 +00:00
d883fdb3cc
Made-with: Cursor
17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.so
|
|
*.c
|
|
!e2e/**/*.c
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.pytest_cache/
|
|
e2e-results/
|
|
test-results/
|
|
Logs/
|
|
*.enc
|
|
*.o
|
|
scripts/.env
|