diff options
| author | Poommetee Ketson | 2017-06-25 19:26:24 +0700 |
|---|---|---|
| committer | Poommetee Ketson | 2017-06-25 20:31:56 +0700 |
| commit | 4a0dc529ce9d1dd35ffa9643351babb1fe0f12dc (patch) | |
| tree | 3ec612cf9734b14f66685efbd49adf672a4ab467 /.gitignore | |
| parent | 8d6445b8f3b878354996306ec68e5c35a689ba4a (diff) | |
| download | godot-4a0dc529ce9d1dd35ffa9643351babb1fe0f12dc.tar.gz godot-4a0dc529ce9d1dd35ffa9643351babb1fe0f12dc.tar.zst godot-4a0dc529ce9d1dd35ffa9643351babb1fe0f12dc.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2dfc6d694..c69c3ff07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Godot auto generated files +*.gen.* core/global_defaults.cpp core/method_bind_ext.inc core/method_bind.inc |
