Skip to content

Commit 0da6cf1

Browse files
committed
feat: added readme on private folder
1 parent 37a2279 commit 0da6cf1

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

src/commands/private/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*
22
!.gitignore
3+
!README.md

src/commands/private/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Hello
2+
Incase you want to contribute to the main repo,
3+
Yet, you don't want to include your own commands
4+
without modifying the .gitignore, you will place them

0 commit comments

Comments
 (0)