libretro-db: Ignore compiled binaries

This makes it so that the compiled libretro-db binaries are ignored from git.
This commit is contained in:
Rob Loach 2018-04-14 14:08:28 -04:00 committed by GitHub
parent 6f7b8aac8c
commit b0a2df41dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
libretro-db/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore compiled binaries.
/c_converter
/libretrodb_tool
/rmsgpack_test