This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
The following commit(s) were added to refs/heads/main by this push:
new cd42413 Update ignores to exclude more IDE files
cd42413 is described below
commit cd42413f91f3209ba2dbd32ad85224f9a9a20145
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Sep 20 08:44:31 2024 +0100
Update ignores to exclude more IDE files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 22a6ca6..c6a8093 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.project
+.settings
.idea/
*.iml
*.iws
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]