diff --git a/exercises/05/.gitignore b/exercises/05/.gitignore index c705657..ea8acb0 100644 --- a/exercises/05/.gitignore +++ b/exercises/05/.gitignore @@ -11,4 +11,7 @@ y.tab.h # VSL treefiles *.ast *.sast -*.sym \ No newline at end of file +*.sym +*.bin +*.s +*.S \ No newline at end of file