# Build folders
HTSeq.egg-info
build/
dist/
wheelhouse/
.eggs/
__pycache__/
.venv
doc/_build

# Data and machine-generated
HTSeq/StepVector.py
HTSeq/_version.py
src/_HTSeq.c
src/StepVector_wrap.cxx
example_data/minus.wig
example_data/plus.wig
example_data/region.bam
example_data/test.fa
example_data/test.fq
*/*.bak


### https://raw.github.com/github/gitignore/160d27e2bebf784c4f4a1e070df057f3868b62bc/Global/Vim.gitignore

# swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags

# some IDE and OS specific files
.idea
*/.DS_Store
.DS_Store
