If a test has variants, do not add the base test class because that will just cause...
[SquirrelJME.git] / .codebeatignore
blobfd1fc977c4ee25d65dbab06c9ccfd33eb6b1b0dd
1 # ---------------------------------------------------------------------------
2 # SquirrelJME
3 #     Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
4 # ---------------------------------------------------------------------------
5 # SquirrelJME is under the GNU General Public License v3+, or later.
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