Archived
feat: update .gitignore
This commit is contained in:
3 files changed
+11
No files matched your search
@@ -1,3 +1,4 @@
|
|||||||
|
test.py
|
||||||
*.yml
|
*.yml
|
||||||
!config.yml
|
!config.yml
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>$Title$</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
$END$
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Whitespace-only changes.
Reference in New Issue
Block a user