Ignore .so files

This commit is contained in:
bmaupin 2019-10-21 12:25:58 -04:00
parent a6d35e0165
commit e78375df8e
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.a *.a
*.o *.o
*.so
*.u *.u
*.z *.z
gpsp.gpe gpsp.gpe

Binary file not shown.