summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2021-04-19 14:32:10 -0500
committerCase Duckworth2021-04-19 14:38:44 -0500
commit4b7c2c092cf8f475d00a21091d30fd3a9026a63a (patch)
tree4dd65cb392b3f9b7a5f954b274ceb3fbfdd11260 /.gitignore
parentMove vertico-related config into its `setup' form (diff)
downloademacs-4b7c2c092cf8f475d00a21091d30fd3a9026a63a.tar.gz
emacs-4b7c2c092cf8f475d00a21091d30fd3a9026a63a.zip
Add (and ignore) pkg/
I'm going to put packages I develop in there.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 86a0ae2..474457c 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,4 +8,5 @@ racket-mode/
8server/ 8server/
9straight/ 9straight/
10transient/ 10transient/
11var/ \ No newline at end of file 11var/
12pkg/ \ No newline at end of file