diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,4 +11,6 @@ bundleconfig-local/etc/logback.xml **/.idea/ */.idea *.iml -.idea/
\ No newline at end of file +.idea/ +*.log +aai-core/logs/ |