From 3a505681131a5dd1a6c28edd727ea34896eca7ee Mon Sep 17 00:00:00 2001 From: Mitsu <124433727+Mizuw@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:30:34 +0200 Subject: [PATCH] bweh --- .gitignore | 38 +++----------------------------------- client/README.md | 0 2 files changed, 3 insertions(+), 35 deletions(-) create mode 100644 client/README.md diff --git a/.gitignore b/.gitignore index 7f116b6..50f4f52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,35 +1,3 @@ -# If you prefer the allow list template instead of the deny list, see community template: -# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore -# -# Binaries for programs and plugins -*.exe -*.exe~ -*.dll -*.so -*.dylib - -# Test binary, built with `go test -c` -*.test - -# Code coverage profiles and other test artifacts -*.out -coverage.* -*.coverprofile -profile.cov - -# Dependency directories (remove the comment below to include it) -# vendor/ - -# Go workspace file -go.work -go.work.sum - -# env file -.env - -# Editor/IDE -# .idea/ -# .vscode/ - -# logs -logs \ No newline at end of file +logs +*.sql +config.json \ No newline at end of file diff --git a/client/README.md b/client/README.md new file mode 100644 index 0000000..e69de29