Sign in
android
/
platform
/
external
/
python
/
pyasn1-modules
/
refs/heads/main
/
.
/
.gitignore
blob: 4654707623101c80acb32bc83485bcb87bca6594 [
file
] [
log
] [
blame
] [
edit
]
*.
pyc
__pycache__
# vim swapfiles
*.
sw
?
# virtual environment
.
venv
/
# python packaging
MANIFEST
dist
/
build
/
*.
egg
-
info
/
# Pycharm stuff
.
idea
/