Skip to content

Commit 634207a

Browse files
committed
fix: unignore the gitignore
1 parent 7f657f1 commit 634207a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

logs/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*
2+
!.gitignore
3+
!bot

logs/bot/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)