diff options
author | Carsten Lund <lund@research.att.com> | 2017-05-05 14:37:26 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-05-05 14:37:26 +0000 |
commit | a011ef9ae9c06a0270c77564e1b031e68e8404fa (patch) | |
tree | bd7a159a570505910098dc9826a65612f63c280c /.gitignore | |
parent | d13a1ffc8eb4af023ae85a7de1b1e216beaaa6e4 (diff) |
[DCAE-7] Supporting vanilla OpenStack
Change-Id: I5162b7bfb74adbb074335955f675e79345c46d41
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..1c44a074 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.project +.*.sw? |