diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-29 14:37:18 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-29 14:37:45 -0500 |
commit | c42c2136d69b0ef2f9509d39eb0a7bb006ef9841 (patch) | |
tree | 8dc77ebf342c02de59d6fa6f161ee0f5315b4ebc /auth/.gitignore | |
parent | 3635fc5c8d8409d1c5e0f521469a6aaca4d19ffe (diff) |
Add target to missing .gitignore
Issue-ID: AAF-204
Change-Id: Ib314fb63bdd1704bb7908f3fd2ad284e57fb339f
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/.gitignore')
-rw-r--r-- | auth/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/.gitignore b/auth/.gitignore index 988e9128..199008cd 100644 --- a/auth/.gitignore +++ b/auth/.gitignore @@ -1,3 +1,4 @@ /.settings/ /.project /target/ +/aaf_* |