We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03be1ed commit 3ce1d65Copy full SHA for 3ce1d65
changelog/.gitignore
@@ -0,0 +1,34 @@
1
+*
2
+!.gitignore
3
+!_template.rst
4
+!README.rst
5
+!*.bugfix
6
+!*.bugfix.rst
7
+!*.bugfix.*.rst
8
+!*.breaking
9
+!*.breaking.rst
10
+!*.breaking.*.rst
11
+!*.contrib
12
+!*.contrib.rst
13
+!*.contrib.*.rst
14
+!*.deprecation
15
+!*.deprecation.rst
16
+!*.deprecation.*.rst
17
+!*.doc
18
+!*.doc.rst
19
+!*.doc.*.rst
20
+!*.feature
21
+!*.feature.rst
22
+!*.feature.*.rst
23
+!*.improvement
24
+!*.improvement.rst
25
+!*.improvement.*.rst
26
+!*.misc
27
+!*.misc.rst
28
+!*.misc.*.rst
29
+!*.packaging
30
+!*.packaging.rst
31
+!*.packaging.*.rst
32
+!*.vendor
33
+!*.vendor.rst
34
+!*.vendor.*.rst
0 commit comments