We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b206fa commit b8e90fcCopy full SHA for b8e90fc
.gitattributes
@@ -0,0 +1 @@
1
+*.ih linguist-language=C++
ChangeLog.md
@@ -17,6 +17,8 @@
17
- *General*
18
- DGtal can be compiled and used as a project (git) submodule (David
19
Coeurjolly [#1444](https://github.com/DGtal-team/DGtal/pull/1444))
20
+ - Add .gitattributes file for github to recognize ih files as c++
21
+ (Pablo Hernandez-Cerdan [#1457](https://github.com/DGtal-team/DGtal/pull/1457))
22
23
- *Kernel package*
24
- Add .data() function to PointVector to expose internal array data.
0 commit comments