You've already forked QWeatherReporter
feat: update .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
test.py
|
||||||
*.yml
|
*.yml
|
||||||
!config.yml
|
!config.yml
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
10
tests/index.html
Normal file
10
tests/index.html
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>$Title$</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
$END$
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
0
tests/index.md
Normal file
0
tests/index.md
Normal file
Reference in New Issue
Block a user