diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-26 13:51:48 -0700 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-26 13:52:07 -0700 |
commit | 71037c39a37d3549dcfe31926832a657744fbe05 (patch) | |
tree | 78911b2b5e86e4e44228f7a27b3a8cd954b7f3e2 /auth/.gitignore | |
parent | a20accc73189d8e5454cd26049c0e6fae75da16f (diff) |
AT&T 2.0.19 Code drop, stage 3
Issue-ID: AAF-197
Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/.gitignore')
-rw-r--r-- | auth/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/auth/.gitignore b/auth/.gitignore new file mode 100644 index 00000000..a2ac34ab --- /dev/null +++ b/auth/.gitignore @@ -0,0 +1,12 @@ +/target +/.settings +/dme2reg +/src +/.classpath +/logs +/bin/ +/temp +/.project +/assembly/ +/aaf_2.*/ +/aaf_2.1.0-SNAPSHOT.zip |