Skip to content

Commit 27b9270

Browse files
committed
Added haul-debug.log gitignore instruction to README
1 parent fee609c commit 27b9270

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ And run it:
3131

3232
### Gitignore output files
3333

34-
Additionally, add the haul generated `dist` and `.happypack` folders to your `.gitignore` file:
34+
Additionally, add the haul generated files & folders to your `.gitignore` file:
3535

3636
```
3737
dist/
3838
.happypack/
39+
haul-debug.log
3940
```
4041

4142
## Disclaimer

0 commit comments

Comments
 (0)