mirror of
https://github.com/ReScienceLab/opc-skills.git
synced 2026-09-14 18:03:27 +08:00
e0908a62eb
- Remove -a droid parameter from skills installation commands - Add .gitattributes for repository statistics control
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
# Exclude bot-generated files from repository statistics
|
|
* linguist-vendored=false
|
|
* linguist-generated=false
|
|
|
|
# If there are specific files that bots modify, mark them as generated
|
|
# Example:
|
|
# package-lock.json linguist-generated=true
|