# License : Apache-2.0 @ https://pigsty.io/docs/about/license/ # Copyright : 2018-2026 Ruohang Feng / Vonng (rh@vonng.com) ######################################################### # pigsty-ca and other certs ######################################################### files/*.key files/*.crt files/pki/* ######################################################### # vagrant & terraform & docker ######################################################### .vagrant/ vagrant/Vagranfile vagrant/.vagrant .terraform/ terraform/.terraform/ terraform/*.hcl terraform/*.tfstate* terraform/.terraform* docker/data/ ######################################################### # tmp files ######################################################### .env # IDE files .idea/ .code/ .vscode/ .claude/ llm.txt .DS_Store __pycache__/ bin/__pycache__ temp/ ######################################################### # private file ######################################################### bin/release-pro files/license.lic test.yml dist/ files/*.tgz app/maybe