You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
matrix-appservice-kakaotalk/.gitignore

24 lines
223 B

/.idea/
/.*project
/.settings/
/.venv
/env/
pip-selfcheck.json
*.pyc
__pycache__
/build
/dist
/*.egg-info
/.eggs
profiles
puppet/extension_files
/config*.yaml
/registration*.yaml
*.log*
*.db
*.pickle
*.bak
/.mypy_cache/