File: .gitignore

package info (click to toggle)
concurrent-log-handler 0.9.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: python: 786; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.pyc
build
dist
test_output
setuptools-*.tar.gz
setuptools-*.egg
src/concurrent_log_handler.egg-info
__pycache__
.idea
env
venv
env_py27
env37
*.log*
.__*.lock