polyadvent

A game engine from scratch in C
git clone git://jb55.com/polyadvent
Log | Files | Refs | README

commit 79bca4490b43e230628e82d786431bb5013fce67
parent 300dc30430649b637e9c8def0cc5efe897c98be0
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 27 Apr 2020 02:18:35 -0700

rgignore: add gamecontrollerdb

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
M.rgignore | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.rgignore b/.rgignore @@ -1,2 +1,3 @@ *.dae -*.ply- \ No newline at end of file +*.ply +gamecontrollerdb.txt+ \ No newline at end of file