2016-07-12 22:26:54 +02:00
|
|
|
*.class
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
|
|
# Package Files #
|
2018-03-26 09:01:26 +02:00
|
|
|
!/target/*.jar
|
2018-07-23 01:18:13 +02:00
|
|
|
!/libs/*.jar
|
2016-07-12 22:26:54 +02:00
|
|
|
*.war
|
2018-03-26 09:01:26 +02:00
|
|
|
*.jar
|
2016-07-12 22:26:54 +02:00
|
|
|
*.ear
|
2018-03-22 20:41:21 +01:00
|
|
|
*Thumbs.db
|
2018-04-01 17:16:50 +02:00
|
|
|
font_gputest1.rft
|
|
|
|
font_gputest12.rft
|
|
|
|
font_gputest2.rft
|
|
|
|
font_gputest3.png
|
2018-04-01 17:22:07 +02:00
|
|
|
font_gputest4.png
|
2018-04-02 00:47:33 +02:00
|
|
|
font_gputest4.xcf
|
2018-04-01 17:21:02 +02:00
|
|
|
manager2/
|
2018-03-29 00:30:47 +02:00
|
|
|
VBO_Example.java
|
2018-10-04 09:52:14 +02:00
|
|
|
math-rules-cache.zip
|
2016-07-12 22:26:54 +02:00
|
|
|
|
2017-05-01 20:19:51 +02:00
|
|
|
/target/
|
2018-03-26 09:01:26 +02:00
|
|
|
!/target/*.jar
|
2018-07-23 01:21:27 +02:00
|
|
|
!libs/**/*.jar
|
2017-05-01 20:28:13 +02:00
|
|
|
/backups/
|
2017-09-15 23:24:12 +02:00
|
|
|
/Resources_and_Videos/
|
2017-05-01 20:19:51 +02:00
|
|
|
|
2016-07-12 22:26:54 +02:00
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
2018-09-27 12:44:01 +02:00
|
|
|
/bin/
|
|
|
|
|
|
|
|
.metadata
|
|
|
|
bin/
|
|
|
|
tmp/
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
local.properties
|
|
|
|
.settings/
|
|
|
|
.loadpath
|
|
|
|
.recommenders
|
|
|
|
|
|
|
|
# External tool builders
|
|
|
|
.externalToolBuilders/
|
|
|
|
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
|
|
*.launch
|
|
|
|
|
|
|
|
# PyDev specific (Python IDE for Eclipse)
|
|
|
|
*.pydevproject
|
|
|
|
|
|
|
|
# CDT-specific (C/C++ Development Tooling)
|
|
|
|
.cproject
|
|
|
|
|
|
|
|
# CDT- autotools
|
|
|
|
.autotools
|
|
|
|
|
|
|
|
# Java annotation processor (APT)
|
|
|
|
.factorypath
|
|
|
|
|
|
|
|
# PDT-specific (PHP Development Tools)
|
|
|
|
.buildpath
|
|
|
|
|
|
|
|
# sbteclipse plugin
|
|
|
|
.target
|
|
|
|
|
|
|
|
# Tern plugin
|
|
|
|
.tern-project
|
|
|
|
|
|
|
|
# TeXlipse plugin
|
|
|
|
.texlipse
|
|
|
|
|
|
|
|
# STS (Spring Tool Suite)
|
|
|
|
.springBeans
|
|
|
|
|
|
|
|
# Code Recommenders
|
|
|
|
.recommenders/
|
|
|
|
|
|
|
|
# Annotation Processing
|
|
|
|
.apt_generated/
|
|
|
|
|
|
|
|
# Scala IDE specific (Scala & Java development for Eclipse)
|
|
|
|
.cache-main
|
|
|
|
.scala_dependencies
|
|
|
|
.worksheet
|