From 6fa0a63b3a594afb02f2bd52b4ea883a75cac0d0 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sun, 22 Feb 2026 20:20:13 +0530 Subject: oop/inheritance sample code updated --- oop/02-inheritance-01/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 oop/02-inheritance-01/.gitignore (limited to 'oop/02-inheritance-01/.gitignore') diff --git a/oop/02-inheritance-01/.gitignore b/oop/02-inheritance-01/.gitignore new file mode 100644 index 0000000..6b468b6 --- /dev/null +++ b/oop/02-inheritance-01/.gitignore @@ -0,0 +1 @@ +*.class -- cgit v1.2.3