Files
Deep-Reinforcement-Learning…/.gitattributes
T
Mohammad Aghdam 065d4c4046 updated gitat
2025-10-05 08:48:45 +02:00

10 lines
280 B
Plaintext

# Exclude HTML reports from language stats
notebooks/reports/*.html linguist-generated=true
# Force Jupyter notebooks to count as Python
*.ipynb linguist-language=Python
# Optional: exclude other large non-code files
*.csv linguist-generated=true
*.json linguist-generated=true