diff options
author | marynate <mary.w.nate@gmail.com> | 2014-05-13 23:10:00 +0800 |
---|---|---|
committer | marynate <mary.w.nate@gmail.com> | 2014-05-13 23:13:08 +0800 |
commit | f5421cdaf342ba15840a4041b4a9d9efb44fa4f0 (patch) | |
tree | 0fd037bf0de90dccb13814f31353f21d9939540a /.gitignore | |
parent | 45a509282e912d85c46b40974a2deb926be5be42 (diff) |
Auto generate editor_icons.cpp to make it more easy to update editor icons
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 055418a055..be4dc91598 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ core/method_bind.inc core/global_defaults.cpp tools/editor/register_exporters.cpp tools/editor/doc_data_compressed.h +tools/editor/editor_icons.cpp -fpic # Android specific |