This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch update-doxia-tools in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit e69145e8f4f8282127eefc6a2dbe9d56af3c50e8 Author: Hugo Hirsch <[email protected]> AuthorDate: Fri Mar 26 11:26:54 2021 +0100 Add gitignore that are added recursively if imported into Eclipse --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22e1131..25e619a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ .idea/* */.idea /target/ +**/.gitignore
