We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ef15e commit 0240a28Copy full SHA for 0240a28
1 file changed
.gitattributes
@@ -0,0 +1,16 @@
1
+# ====================================================================
2
+# Basic .gitattributes for a 4D repo.
3
4
+
5
+* text=auto
6
7
8
+# The above will handle all files NOT found below
9
10
11
+# Source files
12
+*.4DProject text linguist-language=4d diff=json
13
+*.4DCatalog text linguist-language=4d diff=xml
14
+*.4DSettings text linguist-language=4d diff=xml
15
+*.4DForm text linguist-language=4d diff=json
16
+*.4dm text linguist-language=4d
0 commit comments