Skip to content

Commit 17ec312

Browse files
authored
Merge pull request #63 from 4ndrelim/branch-CleanUp
chore: clean up legacy folders and exclude build from version control
2 parents b1447c5 + 245d629 commit 17ec312

File tree

33 files changed

+1
-1411
lines changed

33 files changed

+1
-1411
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
.gradle
1010

1111
# Ignore Gradle build output directory
12-
build
12+
build/

bin/main/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

bin/main/algorithms/binarySearch/README.md

Lines changed: 0 additions & 126 deletions
This file was deleted.

bin/main/algorithms/binarySearch/binarySearchTemplatedExamples/README.md

Lines changed: 0 additions & 203 deletions
This file was deleted.

bin/main/algorithms/patternFinding/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

bin/main/algorithms/sorting/bubbleSort/README.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)