diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2013-11-12 12:56:08 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2013-11-12 12:56:08 +0100 |
commit | 0b68e09909463fd6e71bf0de9b3406684566a2a4 (patch) | |
tree | ebef40e16ff654eb12b73a99d985207e893def84 /.gitignore | |
download | jenkins-app-0b68e09909463fd6e71bf0de9b3406684566a2a4.tar.gz jenkins-app-0b68e09909463fd6e71bf0de9b3406684566a2a4.tar.bz2 jenkins-app-0b68e09909463fd6e71bf0de9b3406684566a2a4.tar.xz jenkins-app-0b68e09909463fd6e71bf0de9b3406684566a2a4.zip |
o Initial import of Jenkins app for app.sh.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target |