diff --git a/.gitignore b/.gitignore index c7976ab..34c2c24 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,7 @@ npm-debug.log *.db-* # Backup files and directories -*.bak \ No newline at end of file +*.bak + +# SSL certificates +/priv/cert/* \ No newline at end of file