diff options
author | Karroffel <therzog@mail.de> | 2017-03-09 03:03:21 +0100 |
---|---|---|
committer | Karroffel <therzog@mail.de> | 2017-03-09 03:03:21 +0100 |
commit | 575bb7f3399fc7d267ab2b0f200fbc5611535795 (patch) | |
tree | d60e69d6f41b4c3569ec5b371d0c3c0eb0caf062 /.gitignore | |
parent | c772d7f656da1606f7d5d6983bd09b1b29fd8b28 (diff) | |
download | redot-cpp-575bb7f3399fc7d267ab2b0f200fbc5611535795.tar.gz |
reworked object system a little bit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ include/godot_cpp/impl/ include/godot.h include/godot *.os +*.so |