diff options
author | William Carroll <wpcarro@gmail.com> | 2018-04-25T17·55-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2018-07-19T16·00-0400 |
commit | cf337a403f1180885207ed29722b517b0dc96e1a (patch) | |
tree | 1ec7e9ed460830e1fcb141b33b9f85a991533034 /.gitignore | |
parent | fd3989139ea0797c4f189fab6360d444bfd6451a (diff) |
Lints emacs directory
Ignores a few noisy files. Removes the dependency to a slack secret.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1604adbb797a..c296575867cd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ emacs.d/eshell/ emacs.d/var/**/* emacs.d/request emacs.d/projectile-bookmarks.eld +emacs.d/network-security.data |