Browse Source

Supports $ rewrite via .gitattributes

pull/2/head
Pierre d'Herbemont 18 years ago
parent
commit
194e5ccda7
  1. 6
      .gitattributes

6
.gitattributes

@ -0,0 +1,6 @@
*.c ident
*.h ident
*.m ident
*.cpp ident
*.hpp ident
README ident
Loading…
Cancel
Save