From e215ad5ccd0e163948374f0709869b988ed53ac0 Mon Sep 17 00:00:00 2001 From: josiah Date: Sun, 30 Jan 2022 12:25:30 -0600 Subject: [PATCH] Never commit credentials.yml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3ce83c9..7643aaf 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ dmypy.json # Cython debug symbols cython_debug/ +/credentials.yml