quantumlib / Qualtran

Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.
https://qualtran.readthedocs.io/en/latest/
Apache License 2.0
173 stars 40 forks source link

Add .gitattributes file to hide proto generated code in PRs #1013

Closed pavoljuhas closed 4 months ago

pavoljuhas commented 4 months ago

This will make the changes of the generated code in *pb2.py files to be folded when reviewing PRs.