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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 6af54206a Add .checkstyle to git ignore file
6af54206a is described below

commit 6af54206a247bca5440268bd77c0e1e7e529f172
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Mar 5 17:45:16 2026 -0500

    Add .checkstyle to git ignore file
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7d3f9a11e..f6e5843ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *.code-workspace
 *.iml
 *.iws
+.checkstyle
 .classpath
 .DS_Store
 .externalToolBuilders/

Reply via email to