PlotSquared/.gitignore

140 lines
2.1 KiB
Plaintext
Raw Normal View History

2015-07-26 14:14:51 +02:00
### Ignore script files
*.sh
*.bat
2014-10-27 16:00:21 +01:00
2015-07-26 14:11:38 +02:00
### Maven template
target/classes
target/maven-archiver
2015-07-26 14:11:38 +02:00
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
2014-10-27 16:00:21 +01:00
2015-07-26 14:11:38 +02:00
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion
*.iml
2014-10-27 16:00:21 +01:00
## Directory-based project format:
.idea/
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml
# Gradle:
# .idea/gradle.xml
# .idea/libraries
# Mongo Explorer plugin:
# .idea/mongoSettings.xml
## File-based project format:
*.ipr
*.iws
## Plugin-specific files:
# IntelliJ
2015-07-26 14:11:38 +02:00
/out/
2014-10-27 16:00:21 +01:00
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
2015-07-26 14:11:38 +02:00
crashlytics.properties
crashlytics-build.properties
2014-10-27 16:00:21 +01:00
2015-07-26 14:11:38 +02:00
### NetBeans template
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
.nb-gradle/
### Eclipse template
2014-10-27 16:00:21 +01:00
*.pydevproject
.metadata
.gradle
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
2015-07-26 14:11:38 +02:00
# Eclipse Core
.project
2014-10-27 16:00:21 +01:00
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
2015-07-26 14:11:38 +02:00
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath
2014-10-27 16:00:21 +01:00
# PDT-specific
.buildpath
2015-07-26 14:11:38 +02:00
# sbteclipse plugin
2014-10-27 16:00:21 +01:00
.target
# TeXlipse plugin
.texlipse
2015-07-26 14:11:38 +02:00
### Java template
2014-10-27 16:00:21 +01:00
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
2014-10-27 16:00:21 +01:00
*.war
*.ear
2015-07-26 14:14:51 +02:00
*.zip
2014-10-27 16:00:21 +01:00
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2014-10-28 03:34:22 +01:00
hs_err_pid*
2015-07-26 14:11:38 +02:00
*.java
target/PlotSquared-Null.jar
target/PlotSquared-Uber.jar
2015-08-21 06:53:53 +02:00
/target/