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