We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fbbfb commit 4e575beCopy full SHA for 4e575be
.gitignore
@@ -131,3 +131,9 @@ callgraph.dot*
131
132
# @todo Should be moved to rabbitmq_stomp directly.
133
deps/rabbitmq_stomp/test/python_SUITE_data/src/deps
134
+
135
+# These ignores are v4.1.x-specific.
136
+#
137
+# Files from newer series that we want to ignore
138
+# during branch switching (during backporting)
139
+deps/rabbit/src/rabbit_amqp_sql_*
0 commit comments