Remove D/Dog to prevent conflict with D/DOG on case-insensitive filesystems

This commit is contained in:
Mike Donaghy
2023-07-06 15:43:10 +00:00
parent 9de1b8ca43
commit be9fd85492
2 changed files with 1 additions and 14 deletions

12
d/Dog
View File

@@ -1,12 +0,0 @@
Day 1
Awake
food Recipe "Hello World"
Bowl food
Eat food
Outside
Walk
Poop food
Run
Inside
Sleep
EndOf Day 1