commit 57293e7

0uppy  ·  2026-05-11 14:07:01 +0000 UTC
parent 7622c61
meta: add pkg to gitignore
1 files changed,  +2, -0
+2, -0
1@@ -1,6 +1,8 @@
2 **
3 !/cmd
4 !/cmd/**
5+!/pkg
6+!/pkg/**
7 !/ssg
8 !/ssg/**
9 !/templates