diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-02-13 00:46:31 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-02-13 00:46:31 +0400 |
commit | df719f8ecb135fafa13db27fb9a825019b22b71f (patch) | |
tree | 5f22e6056732fb6690ee053cc9f5a67e09680322 /.gitignore | |
parent | 3e564a8f8343801b04672fc0502d0f02d4ff5610 (diff) |
output html files style.css and favicon.ico into output/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ install.mk -out/ +output/ |