forked from copasi/COPASI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
19 lines (19 loc) · 722 Bytes
/
Copy path.gitattributes
File metadata and controls
19 lines (19 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.cpp format=cstyle CommentStart=//
*.hpp format=cstyle CommentStart=//
*.c format=cstyle CommentStart=//
*.h format=cstyle CommentStart=//
*.h.in format=cstyle CommentStart=//
*.i CommentStart=//
*.java CommentStart=//
*.pro CommentStart=#
*.pri CommentStart=#
*.xsd CommentStart=<!-- CommentEnd=--> PrologEnd=>
*.xml CommentStart=<!-- CommentEnd=--> PrologEnd=>
*.rng CommentStart=<!-- CommentEnd=--> PrologEnd=>
*.ui CommentStart=<comment> CommentEnd=</comment> PrologEnd=<ui.*>
*.py CommentStart=# PrologEnd=-\\*-
*.sh CommentStart=# PrologEnd=#!
*.cmake CommentStart=#
catch.hpp format=
CMakeLists.txt CommentStart=#
*.cps linguist-language=XML