File: .gitignore

package info (click to toggle)
matrix-synapse-ldap3 0.2.2%2Bgit20221102%2B258473620416-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 977; sh: 10; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/.idea
/.venv
/*.egg-info
/.envrc
/.tox
_trial_temp
__pycache__
/dist

/.coverage
*.pyc
/build/
/htmlcov/
.python-version