diff options
author | Case Duckworth | 2021-03-16 22:52:39 -0500 |
---|---|---|
committer | Case Duckworth | 2021-03-16 22:52:39 -0500 |
commit | 263fab40d3f311d619d60476293b4e0a14ecc1dc (patch) | |
tree | c7cbe60efd65196abbfcacfe5ad525e84c6c1d4d /.gitignore | |
parent | Merge branch 'main' of tildegit.org:acdw/emacs (diff) | |
download | emacs-263fab40d3f311d619d60476293b4e0a14ecc1dc.tar.gz emacs-263fab40d3f311d619d60476293b4e0a14ecc1dc.zip |
Ignore racket-mode/
Should, at some point, move it into var/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index baa2ee6..e2bdc81 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -6,3 +6,4 @@ var/ | |||
6 | etc/ | 6 | etc/ |
7 | straight/ | 7 | straight/ |
8 | transient/ | 8 | transient/ |
9 | racket-mode/ \ No newline at end of file | ||