moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
452 stars 150 forks source link

Update gitignore #1297

Closed jasonbornsteinMOOV closed 11 months ago

jasonbornsteinMOOV commented 11 months ago

Add .idea and .vscode directories to .gitignore

codecov-commenter commented 11 months ago

Codecov Report

Merging #1297 (0b96d21) into master (a88b247) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0b96d21 differs from pull request most recent head 3063a1b. Consider uploading reports for the commit 3063a1b to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1297 +/- ## ======================================= Coverage 88.58% 88.58% ======================================= Files 73 73 Lines 7080 7080 ======================================= Hits 6272 6272 Misses 476 476 Partials 332 332 ```