diff options
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 |