Spaces:
Sleeping
Sleeping
File size: 103 Bytes
25db7e9 |
1 2 3 4 5 6 7 8 9 10 11 |
# Python cache files
**.pyc
**/__pycache__
.hypothesis/
# Testing data
/data
# Environment file
.env |