brintos

brintos / llvm-project-archived public Read only

0
0
Text · 617 B · 4b214ca Raw
56 lines · plain
1# Byte-compiled / optimized / DLL files2__pycache__/3*.py[cod]4 5# C extensions6*.so7 8# Distribution / packaging9.Python10env/11build/12develop-eggs/13dist/14downloads/15eggs/16#lib/ # We actually have things checked in to lib/17lib64/18parts/19sdist/20var/21*.egg-info/22.installed.cfg23*.egg24 25# Installer logs26pip-log.txt27pip-delete-this-directory.txt28 29# Unit test / coverage reports30htmlcov/31.tox/32.coverage33.cache34nosetests.xml35coverage.xml36 37# Translations38*.mo39*.pot40 41# Django stuff:42*.log43 44# Sphinx documentation45docs/_build/46 47# PyBuilder48target/49 50# MSVC libraries test harness51env.lst52keep.lst53 54# Editor by-products55.vscode/56