From d026e5d7835e1eedb7ecb321c60a1ef2dcfeb82e Mon Sep 17 00:00:00 2001 From: vlado Date: Mon, 15 Dec 2025 05:53:32 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 14 ++++++++++++++ 30 OpenTextLIsting v5.py | 0 30 OpenTextListing v2.py | 0 30 OpenTextListing v3.py | 0 30 OpenTextListing v4.py | 0 5 files changed, 14 insertions(+) create mode 100644 .gitignore create mode 100644 30 OpenTextLIsting v5.py create mode 100644 30 OpenTextListing v2.py create mode 100644 30 OpenTextListing v3.py create mode 100644 30 OpenTextListing v4.py diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..323750b --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# Virtual environment +.venv/ + +# Python +__pycache__/ +*.pyc +*.log + +# IDE +.idea/ + +# OS +.DS_Store +Thumbs.db diff --git a/30 OpenTextLIsting v5.py b/30 OpenTextLIsting v5.py new file mode 100644 index 0000000..e69de29 diff --git a/30 OpenTextListing v2.py b/30 OpenTextListing v2.py new file mode 100644 index 0000000..e69de29 diff --git a/30 OpenTextListing v3.py b/30 OpenTextListing v3.py new file mode 100644 index 0000000..e69de29 diff --git a/30 OpenTextListing v4.py b/30 OpenTextListing v4.py new file mode 100644 index 0000000..e69de29