diff --git a/.gitignore b/.gitignore index 28b44271f..0e2d70a23 100644 --- a/.gitignore +++ b/.gitignore @@ -143,6 +143,10 @@ swigexample*.oct */__pycache__/ /__pycache__/ +# Go generated files +*.[5689] +*_gc.c + # Scratch directories Examples/scratch