add nyc output to gitignore

This commit is contained in:
Michael C
2022-09-24 22:46:16 -04:00
parent b652102c42
commit f5bafa2868

1
.gitignore vendored
View File

@@ -48,3 +48,4 @@ working
# nyc coverage output # nyc coverage output
.nyc_output/ .nyc_output/
coverage/