diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2013-08-01 22:26:13 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2013-08-01 22:26:13 +0200 |
commit | 6ba3b6fc452265fb595b7f32055423c606ed77fd (patch) | |
tree | 14ae8915ef9cb9dc28667a10f9303f12672c12ba /.gitignore | |
download | container-playground-6ba3b6fc452265fb595b7f32055423c606ed77fd.tar.gz container-playground-6ba3b6fc452265fb595b7f32055423c606ed77fd.tar.bz2 container-playground-6ba3b6fc452265fb595b7f32055423c606ed77fd.tar.xz container-playground-6ba3b6fc452265fb595b7f32055423c606ed77fd.zip |
o Initial import.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..612c5bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +target +.idea +*.iml |