1

git: use allowlist

This commit is contained in:
Mya 2023-12-29 16:06:57 -06:00
parent 2a72024da0
commit 395f6da0f2
Signed by: mya
GPG Key ID: 4DFBA0F91AC3544A

21
.gitignore vendored

@ -1 +1,20 @@
.idea/ # Ignore everything
*
# But not these
!/.gitignore
!*.proto
!buf.gen.yaml
!buf.lock
!buf.yaml
!legal/*
!scripts/**/*
!swagger/*
!LICENSE
!Makefile
!swagger.json
# ...even if they are in subdirectories
!*/