blob: 17d1289bd8997d5fe0777b4682c77ebedf8635b0 [file] [log] [blame]
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
#*.jar
*.war
*.ear
# web building artifacts
/website/.sass-cache
/website/_site
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/.nb-gradle/private/
/build
/bin
### Gradle ###
.gradle
build/
## Ignore Gradle GUI config
gradle-app.setting
### Eclipse ###
*.pydevproject
.metadata
.gradle
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
#
## External tool builders
.externalToolBuilders/
#
## Locally stored "Eclipse launch configurations"
*.launch
#
## CDT-specific
.cproject
#
## PDT-specific
.buildpath
#
## sbteclipse plugin
.target
#
## TeXlipse plugin
.texlipse
#
.classpath
.project
# Vagrant
.vagrant/
# Intellij
*.iml
*.ipr
*.iws
.idea/
out