Skip to content

Commit 22651a0

Browse files
pinin4fjordsclaude
andcommitted
Remove duplicate images, legacy solutions, and fix prettierignore path
- Remove unreferenced duplicate images from side_quests/img/ (the real copies are in plugin_development/img/) - Remove legacy solution files from side-quests/solutions/plugin_development/ (leftover from an earlier iteration; current solutions are in side-quests/plugin_development/solutions/) - Fix .prettierignore COPYING path from hello-plugins/ to side-quests/plugin_development/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 83c4c7b commit 22651a0

File tree

10 files changed

+1
-105
lines changed

10 files changed

+1
-105
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ side-quests/solutions/nf-core/**/*.yml
1717
hello-nf-core/solutions/core-hello-*/**
1818

1919
# Ignore auto-generated license files in plugin solutions
20-
hello-plugins/**/COPYING
20+
side-quests/plugin_development/**/COPYING
-129 KB
Binary file not shown.
-56.4 KB
Binary file not shown.

side-quests/solutions/plugin_development/greetings.csv

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

side-quests/solutions/plugin_development/main.nf

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

side-quests/solutions/plugin_development/nextflow.config

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

side-quests/solutions/plugin_development/nf-greeting/Makefile

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

side-quests/solutions/plugin_development/nf-greeting/build.gradle

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

side-quests/solutions/plugin_development/nf-greeting/settings.gradle

Lines changed: 0 additions & 1 deletion
This file was deleted.

side-quests/solutions/plugin_development/random_id_example.nf

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

0 commit comments

Comments
 (0)