diff --git a/.gitignore b/.gitignore index 450bbd863..a6295928d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ tests/*.out # Python cache files ###################### __pycache__/ +*.pyc # Customized Makefile/project overrides ######################