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 7019815 commit b0807eeCopy full SHA for b0807ee
.gitignore
@@ -0,0 +1,6 @@
1
+# ignore logs
2
+Test\Logs\*.log
3
+Test/Logs/*.log
4
+
5
+Test\package\*
6
+Test/package/*
0 commit comments