diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-30 00:31:00 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-30 00:31:00 +0800 |
commit | ed27f61a1b47c183d46a4cb08bd8ba276f1f044a (patch) | |
tree | 4cb2f64e031e8afea8f50579bc467735f4268f69 | |
parent | Remove tree from repo index page (diff) | |
download | forge-ed27f61a1b47c183d46a4cb08bd8ba276f1f044a.tar.gz forge-ed27f61a1b47c183d46a4cb08bd8ba276f1f044a.tar.zst forge-ed27f61a1b47c183d46a4cb08bd8ba276f1f044a.zip |
Ignore static/index.html
-rw-r--r-- | static/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/.gitignore b/static/.gitignore new file mode 100644 index 0000000..812b75f --- /dev/null +++ b/static/.gitignore @@ -0,0 +1,2 @@ +/index.html +# used for testing css without recompiling the server |