commit 9628a7687cff5bc403e0088ade46f6c0ebe8cfb0 Author: John-Mark Gurney Date: Thu May 26 19:14:02 2022 +0000 add up the basics for .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02647c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__ +ktrace.out +venv