35 lines
477 B
Plaintext
35 lines
477 B
Plaintext
*
|
|
!.gitignore
|
|
!_template.rst
|
|
!README.rst
|
|
!*.bugfix
|
|
!*.bugfix.rst
|
|
!*.bugfix.*.rst
|
|
!*.breaking
|
|
!*.breaking.rst
|
|
!*.breaking.*.rst
|
|
!*.contrib
|
|
!*.contrib.rst
|
|
!*.contrib.*.rst
|
|
!*.deprecation
|
|
!*.deprecation.rst
|
|
!*.deprecation.*.rst
|
|
!*.doc
|
|
!*.doc.rst
|
|
!*.doc.*.rst
|
|
!*.feature
|
|
!*.feature.rst
|
|
!*.feature.*.rst
|
|
!*.improvement
|
|
!*.improvement.rst
|
|
!*.improvement.*.rst
|
|
!*.misc
|
|
!*.misc.rst
|
|
!*.misc.*.rst
|
|
!*.packaging
|
|
!*.packaging.rst
|
|
!*.packaging.*.rst
|
|
!*.vendor
|
|
!*.vendor.rst
|
|
!*.vendor.*.rst
|