diff options
author | Hop311 <Hop3114@gmail.com> | 2023-05-16 21:25:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-16 21:25:14 +0200 |
commit | cedac2d020ae7e54d8fc5c21e390a306050bc220 (patch) | |
tree | 440634772615531e704a5554aa59c9890cd9cd85 /.gitignore | |
parent | 339e0278a2064f7eeb152fe8c5778840b609e9f3 (diff) | |
parent | 42d9d1d5417deb5979a9d5775cfe97dcff4b77ba (diff) |
Merge pull request #3 from OpenVicProject/openvic-rename
Changed from OpenVic2 to OpenVic
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ # Godot 4+ specific ignores .godot/ -game/bin/openvic2/* +game/bin/openvic/* .sconsign*.dblite # Binaries |