summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-10-07 18:50:48 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-10-07 18:50:48 +0200
commit45fe57c01d00ba58a159f5faf359454a6255aba4 (patch)
tree297b54e4260da1b640fb348371acfc9b37b56824
downloadapp.sh-apps-jenkins-45fe57c01d00ba58a159f5faf359454a6255aba4.tar.gz
app.sh-apps-jenkins-45fe57c01d00ba58a159f5faf359454a6255aba4.tar.bz2
app.sh-apps-jenkins-45fe57c01d00ba58a159f5faf359454a6255aba4.tar.xz
app.sh-apps-jenkins-45fe57c01d00ba58a159f5faf359454a6255aba4.zip
o Initial import of Java utils for app.sh.
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a750dc8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+target
+*.iml
+.idea
+.project
+.classpath