This prevents Godot from importing those images if `godot_headers` is
in the project folder (and especially if used as a submodule, where the
added `.import` files would mark the submodule as dirty).
Adds a readme with a FAQ section to answer general questions about
DLScript. A more detailed readme will be added by karroffel later for
adding bindings.