diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-04-11 20:54:27 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-05-20 11:27:26 -0400 |
commit | ab84a8f2e98b93faea3b445c07882069df37cc62 (patch) | |
tree | 04771995c902efc7ce4ff64775543b7fdebe990f /.gitignore | |
parent | help & manpages, start work (diff) |
syntax highlighting, start work, based on sisu.rb
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ !misc/** !util !util/** +!editor-syntax-etc +!editor-syntax-etc/** !ext_lib !ext_lib/** !src |