Skip to content

Commit

Permalink
tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Jul 23, 2014
1 parent 3e5c4e1 commit a6d775b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
20 changes: 13 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
/.project
/target
/.settings
/.classpath
/work
/work-backup
target/
work*/

# IntelliJ project files
*.iml
.idea
*.ipr
*.iws
.idea/

# eclipse project file
.settings
.classpath
.project
build/
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Jenkins SCM Sync Configuration Plugin
=====================

Read more: [https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin](https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin)

0 comments on commit a6d775b

Please sign in to comment.