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