diff options
author | Julien Dessaux | 2021-09-14 00:49:10 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-09-14 00:49:10 +0200 |
commit | 31aa538c0a6f8878e9195f8d7bcd0b79b4392fc1 (patch) | |
tree | a47cd4d41e6070e9f3c163c45fc10c7a793bf798 | |
parent | Updated 404 page wording and style to reflect latest updates (diff) | |
download | www-31aa538c0a6f8878e9195f8d7bcd0b79b4392fc1.tar.gz www-31aa538c0a6f8878e9195f8d7bcd0b79b4392fc1.tar.bz2 www-31aa538c0a6f8878e9195f8d7bcd0b79b4392fc1.zip |
Fixed mistake in gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ .*.swp public/ resources/ -search/index.html search/index.json search/search +search/index.html +search/index.json +search/search |