From fefc8879d12e3dc931d915ec2d1aaa25413e5a11 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Tue, 13 May 2025 05:18:21 -0400 Subject: created repository --- .gitignore | 18 ++++++++++++++++++ README.md | 1 + 2 files changed, 19 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..734c2a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +### Generated by gibo (https://github.com/simonwhitaker/gibo) +### https://raw.github.com/github/gitignore/6eeebe6f49678aacd8311ce079842c971b3ebe96/community/Golang/Hugo.gitignore + +# Generated files by hugo +/public/ +/resources/_gen/ +/assets/jsconfig.json +hugo_stats.json + +# Executable may be added to repository +hugo.exe +hugo.darwin +hugo.linux + +# Temporary lock file while building +/.hugo_build.lock + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c648d5 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Corrupt Lamar Docs -- cgit v1.2.3