1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
/target **/*.rs.bk #PyCharm *.iws *.workspace.xml # Prevent generated and test files from being committed setup.py requirements.txt Pipfile pyflow.lock pyproject.toml /__pypackages__ script.py *.egg-info/ *.wheel build/ dist/