diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-02-10 19:18:00 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-02-10 19:18:00 -0300 |
commit | 878e8056652e97299c1db527557a2ff9cefaa4a8 (patch) | |
tree | f0b550f92f5ff34eddbbc1ef5ba82b8baf52a0ae /.gitignore | |
parent | e74982e55e966c99c48b22652f6eb5f17a782b89 (diff) |
ignore make.bat
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8892580de9..09fac62297 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ tools/editor/doc_data_compressed.h tools/editor/editor_icons.cpp -fpic .fscache +make.bat log.txt # Android specific |