diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0d8f4d9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text eol=lf +*.png binary +*.toml hostmgmt diff --git a/.gitignore b/.gitignore index 535b7ae..42f771f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Hugo # Generated files by hugo -static/public +static +public resources/_gen # Executable may be added to repository