diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 10:38:36 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 10:53:42 -0600 |
commit | 3c46bd7b2f61fec1f5719d73d88c3553a6862d52 (patch) | |
tree | 3d8a683a72d4d12a70030c690c86e6fc18f1f589 /.gitignore | |
parent | 1dcf19f75016cd4dcf07897a618b17050dca52fa (diff) |
wip
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1 +1,5 @@ -/public/imworkingon.html +/.sass-cache/ + +/public/imworkingon/index.html +/public/imworkingon/imworkingon.css +/public/imworkingon/imworkingon.css.map |