diff --git a/.gitignore b/.gitignore index 726fa8d..dbbab44 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ .vscode/ wacc-examples/ .idea/ -.temp_wacc_file.* +**/.temp_wacc_file.* \ No newline at end of file