TeamGraphix / graphix

measurement-based quantum computing (MBQC) compiler and simulator
https://graphix.readthedocs.io
Apache License 2.0
64 stars 21 forks source link

Use standard python `.gitignore` #222

Closed EarlMilktea closed 1 month ago

EarlMilktea commented 1 month ago

Description of the change:

Use https://github.com/github/gitignore/blob/main/Python.gitignore + custom stuffs for this project.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.46%. Comparing base (a07197a) to head (bc14615). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ========================================== + Coverage 77.40% 77.46% +0.06% ========================================== Files 38 38 Lines 6156 6156 ========================================== + Hits 4765 4769 +4 + Misses 1391 1387 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.