From f5cc222114d69b5beba26bd8e0837521867c70ea Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 27 Aug 2022 20:40:20 +0100 Subject: Initial main commit, added most of the code before testing --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6e4761..fd72ad2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +githubPrinter.env +.last_checked_at + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] -- cgit v1.2.3