$ git status
$ cat .git/info/exclude
# ignore objects and archives, anywhere in the tree.
*.[oa]
*.so
*.o

