diff options
author | Takamune Cho <tc012c@att.com> | 2017-12-19 08:22:34 -0600 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-12-19 16:42:15 +0000 |
commit | 320159500963f61fbfe45cfc719fe1581d10a984 (patch) | |
tree | 2252e95bb45fd29d5ab9785bc792da93d446eb40 /appc-client/.gitignore | |
parent | 49f9de63c3d04a2f6ccd3a81e88a01febe185fd9 (diff) |
Update files with proper formatting
Change-Id: I89e045a3a60521582044506b3bdc27239a2f7dee
Issue-ID: APPC-305
Signed-off-by: Takamune Cho <tc012c@att.com>
Diffstat (limited to 'appc-client/.gitignore')
-rw-r--r-- | appc-client/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-client/.gitignore b/appc-client/.gitignore index 0a7fe3c3c..15cb5bdac 100644 --- a/appc-client/.gitignore +++ b/appc-client/.gitignore @@ -1,4 +1,5 @@ /target/ +/target-ide/ /.idea/ *.iml /logs/ |