Do not reserve such a large heap on Windows i386.
[SquirrelJME.git] / .codebeatignore
blob27e378ab5bb1d4ef6ad37536b12060e1bbeb7148
1 # ---------------------------------------------------------------------------
2 # SquirrelJME
3 #     Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
4 # ---------------------------------------------------------------------------
5 # SquirrelJME is under the Mozilla Public License Version 2.0.
6 # See license.mkd for licensing and copyright information.
7 # ---------------------------------------------------------------------------
8 # DESCRIPTION: Ignore files for CodeBeat
10 # Gradle Plugin
11 buildSrc/
13 # Tests
14 /test/
16 # OpenGL
17 **/opengles/GL10.java
18 **/opengles/GL11.java