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/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new d78253f1 Add Eclipse ".checkstyle" file to git ignore. d78253f1 is described below commit d78253f18ca7b732e4d0dcc6dae6c031a71c7e5e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Jan 15 09:13:39 2025 -0500 Add Eclipse ".checkstyle" file to git ignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bd4b6738..c75e519f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.code-workspace *.iml *.iws +.checkstyle .classpath .DS_Store .externalToolBuilders/