diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..507cced --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# hugo-generated files +/public/ +/resources/_gen/ + +# Raw hugo executables +hugo.exe +hugo.darwin +hugo.linux + +### Vim ### +# Swap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-rt-v][a-z + +# Temporary +.netrwhist +*~ + +# Auto-generated tag files +tags