Skip to content

Commit 4554c58

Browse files
committed
Ignoring VS test files
JavaTestCases.xml and SingleUnitTestRunner.java
1 parent 25b6147 commit 4554c58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ target/
1010
*.war
1111
*.ear
1212

13+
# Visual Studio test files
14+
src/com/microsoft/azure/documentdb/test/JavaTestCases.xml
15+
src/com/microsoft/azure/documentdb/test/SingleJUnitTestRunner.java
16+
1317
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
1418
hs_err_pid*
1519

0 commit comments

Comments
 (0)