diff options
author | stderr64 <linuxwizard@voidnet.dy.fi> | 2023-08-17 21:19:10 +0300 |
---|---|---|
committer | stderr64 <linuxwizard@voidnet.dy.fi> | 2023-08-17 21:19:10 +0300 |
commit | f484331cf374031f68566162f16ba00eedc1b7f0 (patch) | |
tree | c5632b5b7c574bf31642cdec12a409adfbabb31c /.gitignore | |
download | CWebHook-f484331cf374031f68566162f16ba00eedc1b7f0.tar.gz CWebHook-f484331cf374031f68566162f16ba00eedc1b7f0.tar.zst |
Recreated repository
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a79b018 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +devcerts/* +config.json |