diff options
author | George L. Albany <Megacake1234@gmail.com> | 2023-01-27 03:58:53 +0100 |
---|---|---|
committer | George L. Albany <Megacake1234@gmail.com> | 2023-01-27 03:58:53 +0100 |
commit | 56a5daf59fcd32d0d50eb36945facb2ca980085b (patch) | |
tree | 3bdd076222b699e7eb01ff2d6596f679aa9d89ae /.gitignore | |
parent | d20ea768a1be4b3a805e68dbe2ea6fd33a108292 (diff) |
fix(git): Fix ignoring all bin file names, ignore root directory bin
feat(godot): add openvic2.gdextension for running the extension in Godot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ game/bin/openvic2/* *.dblite *.pdb *.lib -bin +bin/* *.config *.creator *.creator.user |