diff options
Diffstat (limited to 'aai-annotations')
-rw-r--r-- | aai-annotations/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-annotations/.gitignore b/aai-annotations/.gitignore index 2f30844..43a5448 100644 --- a/aai-annotations/.gitignore +++ b/aai-annotations/.gitignore @@ -1,2 +1,3 @@ /bin/ /.checkstyle +/target/ |