smiklosovic commented on code in PR #2159: URL: https://github.com/apache/cassandra/pull/2159#discussion_r1108303126
########## .gitignore: ########## @@ -84,3 +84,5 @@ venv/ # build-scripts will put cassandra-builds into the directory cassandra-builds/ cassandra-dtest/ + +conf/triggers/trigger-example.jar Review Comment: If somebody forgets to do `ant clean` on triggers example and commits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

