diff options
Diffstat (limited to 'vc/t/src')
-rw-r--r-- | vc/t/src/.gitattributes | 1 | ||||
-rw-r--r-- | vc/t/src/.gitignore | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/vc/t/src/.gitattributes b/vc/t/src/.gitattributes new file mode 100644 index 000000000..aecf25037 --- /dev/null +++ b/vc/t/src/.gitattributes @@ -0,0 +1 @@ +* -crlf diff --git a/vc/t/src/.gitignore b/vc/t/src/.gitignore new file mode 100644 index 000000000..595d4d850 --- /dev/null +++ b/vc/t/src/.gitignore @@ -0,0 +1,5 @@ +* +!.gitattributes +!.gitignore +!*.foot +!*.head |