Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 689 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 689 Bytes

dotignore

Version License Platform

Command line tool to generate dotignore files

Demo

Installation

pip install dotignore

License

Copyright (C) 2020 Xvezda

MIT License

TODO

  • Support other dotignore files (e.g. .npmignore, .dockerignore, etc.)
  • Write test