diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 83130c236d..482fd9afff 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,6 @@ gradle/ *.log tmp/ -libsrc/
\ No newline at end of file +libsrc/ +out/ +*.bat |
