Skip to content

Commit e183e6c

Browse files
enysdavidrapin
andauthored
Add release job and fix .gitignore (#13)
Co-authored-by: david <[email protected]>
1 parent ccaef67 commit e183e6c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ lerna-debug.log*
99
**/.idea
1010
.idea
1111

12+
*.lke
13+
1214
# our own files
1315
**.lke
1416

@@ -31,6 +33,9 @@ coverage
3133
# nyc test coverage
3234
.nyc_output
3335

36+
reports
37+
.npmrc
38+
3439
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
3540
.grunt
3641

0 commit comments

Comments
 (0)