diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-06 22:02:45 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-06 22:02:45 +0300 |
commit | 33f9af39187c56f696a9aa7a64a7432b402c4cb3 (patch) | |
tree | 2a3b789980c56da08705243a48daa3c95ced7468 /.gitignore | |
parent | d97aec1586e805dec59ce5d2e45e451d71ba3af1 (diff) |
gorealeaser
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..cde0123 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +dist/ |