.hgignore

Mon, 21 Oct 2019 15:08:18 +0300

author
Iannis <i.binietoglou@impworks.gr>
date
Mon, 21 Oct 2019 15:08:18 +0300
changeset 180
a6812046c8b3
parent 96
200d840c2fca
permissions
-rwxr-xr-x

First attempt to read the new, expanded, licel format.

syntax: glob
*.pyc
*.py~
*.rst~
re:^readme\.md~$
*.orig
.idea/*
re:^atmospheric_lidar\.egg-info/
*.nc
re:^atmospheric_lidar_reader\.egg-info/
re:^build/
re:^dist/
re:^docs/_build/html/
re:^docs/_build/doctrees/

mercurial