File: .gitignore

package info (click to toggle)
python-confluent-kafka 1.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,900 kB
  • sloc: python: 8,335; ansic: 6,065; sh: 1,203; makefile: 178
file content (31 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
build
_build
build-openssl
dist
*~
\#*
MANIFEST
core
vgcore*
__pycache__
*.so
confluent?kafka.egg-info
*.pyc
.cache
*.log
confluent-kafka-*.*.*
tmp-build
.tox
wheelhouse
dl-*
*.whl
.pytest_cache
staging
tests/docker/conf/tls/*
.python-version
.DS_Store
.idea
tmp-KafkaCluster
.venv
venv_test
venv_examples