My attempt to optimize my emacs load time <1 second
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
110 B

  1. **/*
  2. !init.*
  3. !index.html
  4. !scripts/*.sh
  5. !.gitignore
  6. !README.org
  7. !lisp
  8. !lisp/
  9. !lisp/*
  10. lisp/*.el~
  11. lisp/unused.el