Permalink
Newer
Older
100644 11 lines (8 sloc) 180 Bytes
Nov 15, 2016 @blazejmarciniak Windows fixes (/n/r), search by frag name, fq file support
1 # Compiled python modules.
2 *.pyc
3
4 # Setuptools distribution folder.
5 /dist/
6
7 # Python egg metadata, regenerated from source files by setuptools.
8 /*.egg-info
9 /*.egg
10
Aug 4, 2016 @blazejmarciniak Fixed duble > in names, fixed \r\n on names ends
11 build/