diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5e75151 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +c/* linguist-language=C \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..044d0ff --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +o/*