diff options
author | Marco Platania <platania@research.att.com> | 2019-08-07 08:59:53 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-08-07 09:22:07 -0400 |
commit | d9eab4e0325f26d8e05263413e3af5a1bf9ed046 (patch) | |
tree | 18e863bf92b14438e9d330678e217b99bd8d41f8 | |
parent | 5c2e32383495486611c1a8976fc937129414933d (diff) |
Add line to .gitignore
Issue-ID: INT-1073
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I01c9da43b9867d249e485eec07249f64694164c8
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ target/ *~ .idea *.iml +.gitconfig |