diff options
author | Leonardo Santiago <[email protected]> | 2024-06-01 19:15:49 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-01 19:15:49 -0300 |
commit | 3a1272c94f43e8b71811f910517b6ac2e44b94d8 (patch) | |
tree | 299538a888fd326287ca08f35e06a055cdd77885 /.gitignore | |
parent | bb44f9ff1b6e41c37cdf97db949aa6fbcd06237b (diff) |
delete public/
it must be automatically generated by workflow, no need to include it
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -.direnv
\ No newline at end of file +.direnv |