blob: f92fa53eba0c15c14aae3450023b59ec52336e34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Keep the repository focused on the modular source and project docs.
/*
!/.gitignore
!/AGENTS.md
!/README.md
!/early-init.el
!/init.el
!/abbrev_defs
!/reset
!/name-dictionary.el
!/lisp/
!/lisp/**
/lisp/*.elc
!/docs/
!/docs/plans/
!/docs/plans/**
|