diff options
author | EuAndreh <eu@euandre.org> | 2022-05-17 15:41:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-05-17 15:41:56 -0300 |
commit | 19ecf3b372a1a60cfafcb73f47a64ec15ed621a3 (patch) | |
tree | 151bd44b776ecf0c18c088610a1237943fa6aa7f /.gitignore | |
parent | git mv src/heredoc.scm src/xyz/euandreh/ (diff) | |
download | guile-heredoc-19ecf3b372a1a60cfafcb73f47a64ec15ed621a3.tar.gz guile-heredoc-19ecf3b372a1a60cfafcb73f47a64ec15ed621a3.tar.xz |
Update references to src/heredoc.scm
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ /heredoc.log -/src/*.go +*.go /vendor/ /FIXME |