diff --git a/.gitignore b/.gitignore index ad46b30..b220e34 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,9 @@ typings/ # next.js build output .next + +# kintone plugin key +private.ppk + +# dist +dist/ \ No newline at end of file