aboutsummaryrefslogtreecommitdiff
path: root/bamboo-specs/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to 'bamboo-specs/.hgignore')
-rw-r--r--bamboo-specs/.hgignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/bamboo-specs/.hgignore b/bamboo-specs/.hgignore
deleted file mode 100644
index 715f023..0000000
--- a/bamboo-specs/.hgignore
+++ /dev/null
@@ -1,30 +0,0 @@
-syntax: glob
-
-.credentials
-
-### Maven
-target/
-pom.xml.tag
-pom.xml.releaseBackup
-pom.xml.versionsBackup
-pom.xml.next
-release.properties
-dependency-reduced-pom.xml
-buildNumber.properties
-
-### Java
-# Compiled class file
-*.class
-
-# Log file
-*.log
-
-# Package Files #
-*.jar
-
-# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
-hs_err_pid*
-
-### Idea
-.idea/
-*.iml