mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-03 18:09:13 +03:00
rewrote binding generator in python
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,7 +1,8 @@
|
||||
include/godot_cpp/*.hpp
|
||||
include/godot_cpp/impl/
|
||||
include/godot.h
|
||||
include/godot
|
||||
src/*.cpp
|
||||
include/*.hpp
|
||||
*.os
|
||||
*.so
|
||||
*.obj
|
||||
*.obj
|
||||
*.pyc
|
||||
*.json
|
||||
bin
|
||||
|
||||
Reference in New Issue
Block a user