From 37568d13f0784cb235d706d82f92e25d27232a56 Mon Sep 17 00:00:00 2001 From: khuxkm fbexl Date: Mon, 26 Jul 2021 22:31:28 +0000 Subject: [PATCH] Add password file to the gitignore so the previous incident will never happen again --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa0b97f..13d2b8b 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,4 @@ dmypy.json # End of https://www.toptal.com/developers/gitignore/api/python bungame.json +.password