feat/files-control #52

Open
notazof wants to merge 32 commits from feat/files-control into main
2 changed files with 7 additions and 1 deletions
Showing only changes of commit d65f78d985 - Show all commits

test
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled

Paul Schneider 2026-09-07 12:20:55 +01:00
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

6
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,6 @@
repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.24.2
hooks:
- id: gitleaks

View file

@ -1,7 +1,7 @@
APP_PROJECT_NAMES=Org Blogs Api APP_PROJECT_NAMES=Org Blogs Api
SLNDIR=.. SLNDIR=..
MAIN_SECRET="4QSFD923c65sdf-654" MAIN_SECRET="4QqkjsfS345FD923c65sdf-654"
include $(SLNDIR)/.env include $(SLNDIR)/.env
include .env include .env