Skip to content

Commit df40e34

Browse files
committed
Add pids directory to gitignore
1 parent 47157aa commit df40e34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
coverage
33
.idea
44
*.log
5-
reports
5+
reports
6+
pids

0 commit comments

Comments
 (0)