diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-07-20 18:06:53 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-07-20 18:07:02 -0500 |
commit | fddbec6484479e521f7d073ed5158a9303575163 (patch) | |
tree | 8e1e118548227980b0379c6a07c4f4390ffa1cf3 /auth/docker/.gitignore | |
parent | 5fc856cfdaca08604d05ff1656c5952cf02c85a5 (diff) |
aaf.props should not be in repo
Issue-ID: AAF-378
Change-Id: I16ac907c5ed3b738afaa5a66ee34a10493e83b4e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/.gitignore')
-rw-r--r-- | auth/docker/.gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/auth/docker/.gitignore b/auth/docker/.gitignore index c058b043..f644e05c 100644 --- a/auth/docker/.gitignore +++ b/auth/docker/.gitignore @@ -1,3 +1,3 @@ -local -d.props -aaf.props +/local +/d.props +/aaf.props |