diff --git a/.gitignore b/.gitignore index c5707cf..b25530d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ bin build Erythro -test \ No newline at end of file +test + +*.s +*.o \ No newline at end of file