diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ded06ee8..886f021e7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.oS *.a *.i +*.s *.o *.depend lib/ |