Files
mavenprobe/.gitattributes
rattatwinko 1e5f532fe1
All checks were successful
Maven Build / build (push) Successful in 10m13s
added the gitattributes file ; so that python will get ignored for the linguist
2025-05-22 11:28:43 +02:00

3 lines
128 B
Plaintext

# Exclude Python and Shell files from linguist language statistics
*.py linguist-detectable=false
*.sh linguist-detectable=false