diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-17 02:51:23 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-17 03:18:53 -0600 |
commit | acd9ee5f9bad8dff524d54a78d074f64aee3d0a5 (patch) | |
tree | d7b92d63577155dc5e5a29bb69560426cf899fbc /.gitignore | |
parent | 001168238aadb4eac052dd17bc5e0c800a64698b (diff) |
imworkingon: Check if things have been released
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ /.sass-cache/ /.http-cache/ +/.git-cache/ /public/imworkingon/index.html /public/imworkingon/imworkingon.css |