diff --git a/.gitignore b/.gitignore index c05d285..79a6c47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +test.py *.yml !config.yml *.log diff --git a/tests/index.html b/tests/index.html new file mode 100644 index 0000000..4bdcfcb --- /dev/null +++ b/tests/index.html @@ -0,0 +1,10 @@ + + + + + $Title$ + + +$END$ + + \ No newline at end of file diff --git a/tests/index.md b/tests/index.md new file mode 100644 index 0000000..e69de29