diff options
| author | rain <rain@pingforagoodtime.com> | 2025-03-08 10:54:27 -0600 |
|---|---|---|
| committer | rain <rain@pingforagoodtime.com> | 2025-03-08 10:54:27 -0600 |
| commit | 26963881d753fbe78d3cb676f25a659c5fbbad3b (patch) | |
| tree | d46d8531dfb6761da1b21f5560af40fc4ecf440c /.htaccess | |
Make repo
Diffstat (limited to '.htaccess')
| -rw-r--r-- | .htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..6563fed --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ +RedirectMatch 404 /\.obsidian +RedirectMatch 404 /\.git +RedirectMatch 404 /\.htaccess |
