diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..506833b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.md text eol=lf +*.html text eol=lf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..468a0f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.*.swp +/.idea/