mirror of https://github.com/apache/cassandra
Add more resources to .gitignore after CASSANDRA-19915
patch by Ling Mao; reviewed by Stefan Miklosovic, Michael Semb Wever for CASSANDRA-20391
This commit is contained in:
parent
740d6d0805
commit
ef2b7e82a0
|
|
@ -76,6 +76,8 @@ Thumbs.db
|
||||||
|
|
||||||
# Generated files from the documentation
|
# Generated files from the documentation
|
||||||
doc/modules/cassandra/pages/managing/configuration/cass_yaml_file.adoc
|
doc/modules/cassandra/pages/managing/configuration/cass_yaml_file.adoc
|
||||||
|
doc/modules/cassandra/pages/reference/native-protocol.adoc
|
||||||
|
doc/modules/cassandra/attachments/native_protocol_v*.html
|
||||||
doc/modules/cassandra/pages/managing/tools/nodetool/
|
doc/modules/cassandra/pages/managing/tools/nodetool/
|
||||||
doc/modules/cassandra/examples/TEXT/NODETOOL/
|
doc/modules/cassandra/examples/TEXT/NODETOOL/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue