diff options
| author | Jan Wolff <janw@mailbox.org> | 2020-05-14 21:45:59 +0200 |
|---|---|---|
| committer | Jan Wolff <janw@mailbox.org> | 2020-05-14 21:49:38 +0200 |
| commit | d9e51706768dcb11ef32f4a2d5fd9161e1e92fed (patch) | |
| tree | b0b15c39c8e77007b159fe25e1c388cb9cd4838f /.gitattributes | |
initial commit
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5966153 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore |
