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-doxia.git
The following commit(s) were added to refs/heads/master by this push:
new bfee281 Ignore .checkstyle
bfee281 is described below
commit bfee281f3719109c39f841926c0c300ae13b6a2e
Author: Michael Osipov <[email protected]>
AuthorDate: Wed Dec 29 21:45:58 2021 +0100
Ignore .checkstyle
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 55f5787..45882d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ build
.DS_Store
*.versionsBackup
.factorypath
+.checkstyle
\ No newline at end of file