dephell / dephell_discover

Find project modules and data files (packages and package_data for setup.py).
MIT License
3 stars 5 forks source link

gitignore support #1

Open orsinium opened 5 years ago

orsinium commented 5 years ago

The full list of excluded files:

git ls-files --exclude-standard --deleted --others -i

Example of command call in flit