Skip to content

Commit c6c3767

Browse files
committed
migrated to learnpack
1 parent 1a61213 commit c6c3767

File tree

5 files changed

+7
-16
lines changed

5 files changed

+7
-16
lines changed

.breathecode/resets/00-introduction/README_copy.md

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

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
!.gitignore
55
!.gitpod.yml
66
!.gitpod.Dockerfile
7-
!bc.json
7+
!learn.json
88
!README.md
99

1010
!/exercises
1111
!/exercises/*
1212

13-
!/.breathecode
14-
/.breathecode/**
15-
!/.breathecode/resets
16-
!/.breathecode/resets/**
17-
!/.breathecode/assets
18-
!/.breathecode/assets/**
13+
!/.learn
14+
/.learn/**
15+
!/.learn/resets
16+
!/.learn/resets/**
17+
!/.learn/assets
18+
!/.learn/assets/**
1919

2020
*.pyc
2121
__pycache__/
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)