This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 4698c8b Add gitignore that are added recursively if imported into
Eclipse
4698c8b is described below
commit 4698c8b4b43a15dcd348be67cab6d52b1189b713
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