mirror of
https://github.com/thomas-krenn/check_lsi_raid.git
synced 2026-04-23 00:32:49 +02:00
04c0f5bc91
- added empty check_lsi_raid
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
|