diff --git a/.gitignore b/.gitignore
index 0752df2..10df641 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ package-lock.json
my-blog/static/assets/comment-atproto-*
bin/ailog
docs
+my-blog/static/index.html
+my-blog/templates/oauth-assets.html
diff --git a/my-blog/static/index.html b/my-blog/static/index.html
deleted file mode 100644
index ab36e33..0000000
--- a/my-blog/static/index.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/my-blog/templates/oauth-assets.html b/my-blog/templates/oauth-assets.html
deleted file mode 100644
index ab36e33..0000000
--- a/my-blog/templates/oauth-assets.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file