This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git
The following commit(s) were added to refs/heads/master by this push:
new b23302d Ignore IDE settings
b23302d is described below
commit b23302dc659bf24a5f95d3a3f29f5b1e9b3c46db
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 19 21:14:18 2023 -0400
Ignore IDE settings
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 635a31e..ed8ed85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ target/
*.iml
.DS_Store
*.swp
+/.settings/