diff options
-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 |