Skip to content

Commit 1b99cca

Browse files
Create .gitignore
1 parent 5d88c47 commit 1b99cca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules/*
2+
coverage/*
3+
reports/*
4+
screenshots/*

0 commit comments

Comments
 (0)