mirror of
https://github.com/thomas-krenn/check_lsi_raid.git
synced 2026-02-24 04:38:44 +01:00
10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
# .gitattributes
|
|
# Map file extensions to git filters
|
|
|
|
*.h filter=rcs-keywords
|
|
*.c filter=rcs-keywords
|
|
*.cc filter=rcs-keywords
|
|
*.m filter=rcs-keywords
|
|
*.mm filter=rcs-keywords
|
|
check_lsi_raid filter=rcs-keywords
|