Skip to content

Commit b0c2839

Browse files
committed
renamed to .nlearn
1 parent 1f002ec commit b0c2839

File tree

8 files changed

+7
-18
lines changed

8 files changed

+7
-18
lines changed

.breathecode/assets/cover.png

-115 KB
Binary file not shown.

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
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/**

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM gitpod/workspace-full:latest
22

33
USER gitpod
44

5-
RUN npm i jest@24.8.0 breathecode-cli@1.2.70 -g
5+
RUN npm i jest@24.8.0 breathecode-cli@1.2.73 -g
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

bc.json

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

0 commit comments

Comments
 (0)