add .gitignore
Exclude temporary files created while running tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773607 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3e5cd5c5e
commit
3782e6112f
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/bin
|
||||
.sonar
|
||||
junit*.properties
|
Loading…
Reference in New Issue
Block a user