We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b6147 commit 4554c58Copy full SHA for 4554c58
.gitignore
@@ -10,6 +10,10 @@ target/
10
*.war
11
*.ear
12
13
+# Visual Studio test files
14
+src/com/microsoft/azure/documentdb/test/JavaTestCases.xml
15
+src/com/microsoft/azure/documentdb/test/SingleJUnitTestRunner.java
16
+
17
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
18
hs_err_pid*
19
0 commit comments