diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-02-21 12:57:41 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-02-21 12:57:44 -0500 |
commit | e05f46ce7b1da5d9012a89984821988246b984e2 (patch) | |
tree | a1d70e18b51f8fc57e684688fab2dab2c076ccca /.gitignore | |
parent | triple single-quote marks block identifier added (diff) |
- vim, syntax (sisu-spine.vim) & colors
- emacs sisu-spine-mode.el
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -63,6 +63,20 @@ !sisudoc !views !docs/*.html +!sundry +!sundry/editor-syntax-etc +!sundry/editor-syntax-etc/vim +!sundry/editor-syntax-etc/vim/*.vim +!sundry/editor-syntax-etc/vim/*.yaml +!sundry/editor-syntax-etc/vim/colors +!sundry/editor-syntax-etc/vim/colors/*.vim +!sundry/editor-syntax-etc/vim/ftplugin +!sundry/editor-syntax-etc/vim/ftplugin/*.vim +!sundry/editor-syntax-etc/vim/syntax +!sundry/editor-syntax-etc/vim/syntax/*.vim +!sundry/editor-syntax-etc/emacs +!sundry/editor-syntax-etc/emacs/*.el +!sundry/editor-syntax-etc/emacs/README !notes notes/** !notes/sisu-description.sst |