confluentinc / demo-scene

👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
https://developer.confluent.io
Apache License 2.0
1.5k stars 896 forks source link

Add .env to .gitignore In pipeline to cloud #231

Closed chuck-alt-delete closed 3 years ago

chuck-alt-delete commented 3 years ago

See https://github.com/confluentinc/demo-scene/tree/master/pipeline-to-the-cloud

.env should be added to .gitignore so folks don’t accidentally publish their API keys

rmoff commented 3 years ago

Thanks @chuck-alt-delete -- wanna send a PR? :) thanks!

chuck-confluent commented 3 years ago

PR'd https://github.com/confluentinc/demo-scene/pull/232