diff --git a/.gitignore b/.gitignore index f182a51..bfd8699 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ .idea # Ignore files that start with 'building' in the 'input_files' directory -input_files/building* +input_files/* # Ignore all files inside the 'output_files' directory output_files/*