From d3f4dff70a125090bf50280864dcaee5ad94294b Mon Sep 17 00:00:00 2001 From: John McCardle Date: Tue, 8 Feb 2022 20:47:51 -0500 Subject: [PATCH] Ignore standard files and work-in-progress elements --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3048044 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +SECRETS +oauth_app/config.py +secrets.py +__pycache__ +venv +