diff --git a/.gitattribues b/.gitattribues new file mode 100644 index 0000000000000000000000000000000000000000..74b4ead211f6f151a6ac340d1223c8be25411309 --- /dev/null +++ b/.gitattribues @@ -0,0 +1 @@ +*.tty binary diff --git a/.gitignore b/.gitignore index b26d23684e3e0d59528ead5c823ff595c8aeb440..1437b0a59063779afdc06660801900be08cdf42e 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ dist/ *.lock *.env .bundle/ +*.gif