]> git.lizzy.rs Git - dragonblocks3d.git/commitdiff
Add .gitattributes
authorElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 8 Sep 2020 17:12:29 +0000 (19:12 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 8 Sep 2020 17:12:29 +0000 (19:12 +0200)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..2e62a4e
--- /dev/null
@@ -0,0 +1,2 @@
+*.cpp diff=cpp
+*.h diff=cpp