diff options
author | Sai Gandham <sg481n@att.com> | 2018-04-14 18:57:27 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-04-14 18:57:34 +0000 |
commit | ed39a027a78a0ca08230b1d34c5dac5421819018 (patch) | |
tree | b9bea33fe137030d14d1812e8701ae4c8c574e3c /misc/log4j/.gitignore | |
parent | d99674243925002d4eb9648dd4f156ae7abca285 (diff) |
Adding more testcases to misc module
Issue-ID: AAF-129
Change-Id: I11b0dcf8a8fa4d18909b1bd865ed053353bdace3
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'misc/log4j/.gitignore')
-rw-r--r-- | misc/log4j/.gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/log4j/.gitignore b/misc/log4j/.gitignore index 45aeec64..453974f3 100644 --- a/misc/log4j/.gitignore +++ b/misc/log4j/.gitignore @@ -1,5 +1,5 @@ -/target/ -/.settings/ -/.classpath -/logs/ -/.project +/target/
+/.settings/
+/.classpath
+/logs/
+/.project
|