diff --git a/.gitignore b/.gitignore index 0f48176e..1047677c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,7 @@ .cxx /.idea/ .env -.vscode/settings.json \ No newline at end of file +.vscode/settings.json +# release / debug files +tempus-release-key.jks +app/tempo/ \ No newline at end of file