diff --git a/.gitignore b/.gitignore index ed22def..6b5612e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ /target/ /tests/api-compile/target/ +.env +.env.* +!.env.example __pycache__/ /tools/api-catalog/bin/ /tools/api-catalog/obj/