diff options
author | 2025-09-05 21:25:50 +0200 | |
---|---|---|
committer | 2025-09-05 21:25:50 +0200 | |
commit | adba5f32fdec0ca53937d571cd76f36e66fa6556 (patch) | |
tree | 104ca39eb77fa57bd919a99ec6f171f67c659746 /.gitignore | |
parent | 783d84d1a68bcd3d0716e20ec8f47764a2bad4db (diff) |
add asecret example, wip
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b2be92b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +result |