summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-05-17 15:41:56 -0300
committerEuAndreh <eu@euandre.org>2022-05-17 15:41:56 -0300
commit19ecf3b372a1a60cfafcb73f47a64ec15ed621a3 (patch)
tree151bd44b776ecf0c18c088610a1237943fa6aa7f /.gitignore
parentgit mv src/heredoc.scm src/xyz/euandreh/ (diff)
downloadguile-heredoc-19ecf3b372a1a60cfafcb73f47a64ec15ed621a3.tar.gz
guile-heredoc-19ecf3b372a1a60cfafcb73f47a64ec15ed621a3.tar.xz
Update references to src/heredoc.scm
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2311b75..e08ad6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
/heredoc.log
-/src/*.go
+*.go
/vendor/
/FIXME