diff options
| author | Miodrag Milanovic <mmicko@gmail.com> | 2022-07-25 11:54:23 +0200 |
|---|---|---|
| committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-07-25 11:54:23 +0200 |
| commit | 4e89fc7ccb32086a55c2fbc567755c96e319d2f8 (patch) | |
| tree | 3168666c8a0ba360727468684263dcc40315435b | |
| parent | c95d9499d9401b572a21f7c631a9ee7c7d4800c5 (diff) | |
| download | abc-4e89fc7ccb32086a55c2fbc567755c96e319d2f8.tar.gz abc-4e89fc7ccb32086a55c2fbc567755c96e319d2f8.tar.bz2 abc-4e89fc7ccb32086a55c2fbc567755c96e319d2f8.zip | |
Export version
| -rw-r--r-- | .gitattributes | 1 | ||||
| -rw-r--r-- | .gitcommit | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 400b529f..93b5c864 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +/.gitcommit export-subst * text=auto *.c text diff --git a/.gitcommit b/.gitcommit new file mode 100644 index 00000000..46b7856f --- /dev/null +++ b/.gitcommit @@ -0,0 +1 @@ +$Format:%h$ |
