diff --git a/.gitignore b/.gitignore index 2d39cbb..4018310 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ -node_modules/ +.env/ +certs/ +configs/ lib/ -.env/ \ No newline at end of file +node_modules/ \ No newline at end of file