4 lines
99 B
Python
4 lines
99 B
Python
"""gitignore-generator-cli - A CLI tool that generates .gitignore files."""
|
|
|
|
__version__ = "1.0.0"
|