Ignore .so files
This commit is contained in:
parent
a6d35e0165
commit
e78375df8e
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
|
*.so
|
||||||
*.u
|
*.u
|
||||||
*.z
|
*.z
|
||||||
gpsp.gpe
|
gpsp.gpe
|
||||||
|
|
BIN
gpsp_libretro.so
BIN
gpsp_libretro.so
Binary file not shown.
Loading…
Add table
Reference in a new issue