Files
gitignore-generator/gitignore_generator/__init__.py
7000pctAUTO 618ed35883
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
fix: resolve CI test failures by simplifying workflow and fixing template loading
2026-02-02 16:53:02 +00:00

4 lines
58 B
Python

"""gitignore-generator package."""
__version__ = "1.0.0"