From 4b7c2c092cf8f475d00a21091d30fd3a9026a63a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 19 Apr 2021 14:32:10 -0500 Subject: Add (and ignore) pkg/ I'm going to put packages I develop in there. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86a0ae2..474457c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ racket-mode/ server/ straight/ transient/ -var/ \ No newline at end of file +var/ +pkg/ \ No newline at end of file -- cgit 1.4.1-21-gabe81