HBASE-19637 Add .checkstyle to gitignore
This commit is contained in:
parent
9c9beb79ef
commit
fbe633f14a
|
@ -15,3 +15,8 @@ hbase-*/test
|
|||
*.ipr
|
||||
patchprocess/
|
||||
dependency-reduced-pom.xml
|
||||
link_report/
|
||||
linklint-*.zip
|
||||
linklint/
|
||||
.checkstyle
|
||||
**/.checkstyle
|
||||
|
|
Loading…
Reference in New Issue