mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
19 lines
197 B
Text
19 lines
197 B
Text
*.swp
|
|
*.swo
|
|
*.pyc
|
|
*.pyo
|
|
*.so
|
|
*.egg-info/
|
|
.eggs/
|
|
.pyre/
|
|
__pycache__/
|
|
.tox/
|
|
docs/build/
|
|
dist/
|
|
docs/source/.ipynb_checkpoints/
|
|
build/
|
|
libcst/_version.py
|
|
.coverage
|
|
.hypothesis/
|
|
.python-version
|
|
target/
|