We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0697786 + 7fbaad4 commit 63fc631Copy full SHA for 63fc631
.gitattributes
@@ -11,10 +11,16 @@
11
.gitattributes text
12
.gitignore text
13
*.md text
14
+LICENSE.txt text
15
+
16
+# git archive keyword substitutions for the main package files
17
+VehicleInterfaces/package.mo export-subst
18
+ObsoleteVehicleInterfaces2.mo export-subst
19
20
# list of files that git archive should ignore
21
.CI export-ignore
22
.gitattributes export-ignore
23
.github export-ignore
24
.gitignore export-ignore
-
25
+README.md export-ignore
26
+VehicleInterfacesTestConversion2.mo export-ignore
0 commit comments