From 7c903da36757a17eea834d3b68ad8ff35695f93c Mon Sep 17 00:00:00 2001 From: phanindraveeragattam <70616584+phanindraveeragattam@users.noreply.github.com> Date: Thu, 3 Sep 2020 07:23:34 +0530 Subject: [PATCH 1/4] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d77b8a24e..4539d4a6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.py[cod] - +.exe # C extensions *.so @@ -38,4 +38,4 @@ nosetests.xml .komodotools/ *.komodoproject -.DS_Store \ No newline at end of file +.DS_Store From 649b3e103ef0ef410f2c3e71f1b1449d98b7b367 Mon Sep 17 00:00:00 2001 From: alimelus <66154377+alimelus@users.noreply.github.com> Date: Thu, 15 Jul 2021 06:59:50 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 343480ce0..f0d919138 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Mega Project List -======== +================= A list of practical projects that anyone can solve in any programming language (See [solutions](https://github.com/thekarangoel/Projects-Solutions)). These projects are divided in multiple categories, and each category has its own folder. From cdb87173b0e8397891dd53a4d7e3f022d0481f29 Mon Sep 17 00:00:00 2001 From: alimelus <66154377+alimelus@users.noreply.github.com> Date: Wed, 18 Aug 2021 08:04:38 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0d919138..029d92026 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Mega Project List +Mega Project Lists ================= A list of practical projects that anyone can solve in any programming language (See [solutions](https://github.com/thekarangoel/Projects-Solutions)). These projects are divided in multiple categories, and each category has its own folder. From 44cb1e6c34098d05a43612e9e591458c5d7e73b1 Mon Sep 17 00:00:00 2001 From: alimelus <66154377+alimelus@users.noreply.github.com> Date: Thu, 9 Sep 2021 09:17:21 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 029d92026..f0d919138 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Mega Project Lists +Mega Project List ================= A list of practical projects that anyone can solve in any programming language (See [solutions](https://github.com/thekarangoel/Projects-Solutions)). These projects are divided in multiple categories, and each category has its own folder.