This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push:
new 78d97c2 Add more ignores
78d97c2 is described below
commit 78d97c2f8e35854a3ebb0ddf8be8862f84235359
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 22 13:18:41 2024 +0200
Add more ignores
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index f79c928..8f9ebd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ out/
/bootstrap
/dependencies.xml
.java-version
+.checkstyle
\ No newline at end of file