blob: 1e853f5529a2988ccad3b7ca1b271e71726fdca1 [file]
# Eclipse project files
**/.classpath
**/.project
**/.settings/
**/.factorypath
**/.checkstyle
# IntelliJ project files
**/.idea/
**/*.iml
**/*.ipr
**/*.iws
# Netbeans project files
**/nb-configuration.xml
# VSCode project files
**/.vscode/
# Additional tools
**/.clover/
# OSX files
**/.DS_Store
# Compiler output, class files
**/*.class
**/bin/
# Log file
**/*.log
# BlueJ files
**/*.ctxt
# Mobile Tools for Java (J2ME)
**/.mtj.tmp/
# Package Files #
**/*.jar
**/*.war
**/*.ear
**/*.tar.gz
**/*.rar
**/*.zip # if copying Javadocs into a branch use "git add -f . "
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
**/hs_err_pid*
#Test config and output
**/test-output/
**/local/
**/reports/
**/.pmd
**/tmp/
**/*.txt
# Build artifacts
**/target/
**/out/
**/build/
**/jarsIn/
**/build.xml
**/*.properties
**/*.releaseBackup
**/*.next
**/*.tag
**/doc/ # This may need to be removed
# Jekyll
**/_site/
**/_*
**/_*/
# Special ignores for this project
# Sketch binary test files
**/*.sk
/tools/genCPPcrossLangFiles.sh
serialization_test_data/