Remove gitignore and travis configuration from examples

This commit is contained in:
John Tims 2015-06-28 07:37:14 -04:00
parent b5469867e0
commit d266fc37ba
6 changed files with 0 additions and 60 deletions

View File

@ -1,18 +0,0 @@
.DS_Store
target
bin
test-output
.classpath
.project
.settings
/.metadata
.cache
derby.log
/devops/.tmp
/devops/.librarian
/devops/.vagrant
/devops/Puppetfile.lock
/devops/modules
/devops/*.rpm.zip
/devops/**/*.semaphore
/devops/test-connection/.lein-repl-history

View File

@ -1,4 +0,0 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7

View File

@ -1,18 +0,0 @@
.DS_Store
target
bin
test-output
.classpath
.project
.settings
/.metadata
.cache
derby.log
/devops/.tmp
/devops/.librarian
/devops/.vagrant
/devops/Puppetfile.lock
/devops/modules
/devops/*.rpm.zip
/devops/**/*.semaphore
/devops/test-connection/.lein-repl-history

View File

@ -1,4 +0,0 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7

View File

@ -1,12 +0,0 @@
*.iml
.idea
.DS_Store
target
bin
test-output
.classpath
.project
.settings
/.metadata
.cache
derby.log

View File

@ -1,4 +0,0 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7