gitignore

This commit is contained in:
2026-08-17 23:20:51 +02:00
parent 0c47f0169f
commit 821e96e2a7
2 changed files with 7 additions and 1 deletions
+5 -1
View File
@@ -6,7 +6,11 @@
syntax/parse
linea/line-macro-prop))
(provide (except-out (all-from-out racket-makefile) make/procedure)
(provide (except-out
(all-from-out racket-makefile)
raco
git
make/procedure)
make)
;; In an ordinary Racket expression, `make` remains the first-class procedure