mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 05:37:04 +00:00
408c26ce0b
They were wrongly placed, creating a file named "-fpic" instead of applying "-fpic" to the build. This file was in .gitignore, which made it less noticiable. This also adds build.gradle to .gitignore.