diff options
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | 2020-03-12 14:58:24 +0530 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-19 18:57:23 +0000 |
commit | 4aa9d4f8ee9b8459a8bda824028c306df5b55703 (patch) | |
tree | b501c802f9b3034627004e315d05c05ca6534889 /aai-service/.gitignore | |
parent | 5cecd9784ab76f58a56a17b87f64e99f82af7c17 (diff) |
Adding autogenerated files to gitignore list
Adding autogenerated files to gitignore list.
Issue-ID: CCSDK-2171
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Change-Id: I51d5179a27e85603156ed8a3a8d35df71d888857
(cherry picked from commit 3059f3a719be061e3c5855f6774fd28f28943018)
Diffstat (limited to 'aai-service/.gitignore')
-rwxr-xr-x | aai-service/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-service/.gitignore b/aai-service/.gitignore index b73caf31..e9143ef8 100755 --- a/aai-service/.gitignore +++ b/aai-service/.gitignore @@ -16,6 +16,7 @@ workspace target target-ide MANIFEST.MF +AutoGenerated*.txt ## Misc Ignores (OS specific etc) ## bin/ |