weechat-matrix/.gitignore

9 lines
102 B
Text
Raw Permalink Normal View History

2018-03-19 10:22:06 +01:00
**/*.pyc
**/.*\.py@neomake*\.py
.hypothesis/
.mypy_cache/
.pytest_cache/
2018-11-23 18:39:03 +01:00
.ropeproject
.coverage
2024-11-04 20:08:37 +01:00
venv/