aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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
commit56a5daf59fcd32d0d50eb36945facb2ca980085b (patch)
tree3bdd076222b699e7eb01ff2d6596f679aa9d89ae /.gitignore
parentd20ea768a1be4b3a805e68dbe2ea6fd33a108292 (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--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 86abf97..cb404df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,7 +54,7 @@ game/bin/openvic2/*
*.dblite
*.pdb
*.lib
-bin
+bin/*
*.config
*.creator
*.creator.user