diff options
author | EuAndreh <eu@euandre.org> | 2022-11-27 18:46:01 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-27 18:46:01 -0300 |
commit | 139d7dbc15f4467201c24af834a574f19a5926b4 (patch) | |
tree | 45d1ee54a755cfd3aa7f4585cd0aee82b257c992 /.gitignore | |
parent | .envrc: Remove unused file (diff) | |
download | toph-139d7dbc15f4467201c24af834a574f19a5926b4.tar.gz toph-139d7dbc15f4467201c24af834a574f19a5926b4.tar.xz |
Build TODOs.html on "public" target
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /public/ /*.log /vendor/ +/.sentinel/ |