diff --git a/.gitignore b/.gitignore index a6373655c..016f1a2d8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ game-server/dist game-server/logs *.DS_Store .vscode/* -shared/**/*.js \ No newline at end of file +shared/**/*.js +shared/resource/privateKey \ No newline at end of file