diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..fc115329 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Ignore certificate and key files +*.crt +*.key +*.pfx +*.pem +aks_baseline.env \ No newline at end of file