You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
breadability/.gitignore

23 lines
234 B
Plaintext

*.py[co]
*.prof
# hide all files starting with dot: .idea, .pytest_cache, .coverage, ...
.*
!.gitignore
!.travis.yml
.installed.cfg
bin
develop-eggs
*.egg-info
tmp
build
dist
include/
lib/
local/
man/
share/