File: .gitignore

package info (click to toggle)
python-pyflume 0.8.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 857; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
flume_token
flume.log
build/*
dist/*
pyflume/__pycache__
PyFlume.egg-info
.idea/*
.vscode
.vscode/*
.tox
.tox/*
*pyc
__pycache__