Spaces:
Running
Running
File size: 146 Bytes
25f01d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# HIDE ALL OF THE FILES IN THE DIRECTORY
*.py
*.log
*.md
*.txt
iclr2024/**
*.github/**
*.gitignore
*.gitattributes
*.git/**
*.__pycache__/**
|