Homec4science

Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z]

Authored by Martín Blech <martinblech@gmail.com> on Sep 8 2013, 04:12.

Description

Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z]

The old pattern was too broad and was making VIM ignore Scheme (*.scm) files.
Now it only matches files that start with . or _.

Details

Committed
Martin Blech <martinblech@gmail.com>Nov 4 2013, 15:31
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE8e05c7362184: Merge pull request #823 from snisarg/master
Branches
Unknown
Tags
Unknown

Event Timeline

Martin Blech <martinblech@gmail.com> committed rGITIGNORE464ae2642b5f: Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] (authored by Martín Blech <martinblech@gmail.com>).Nov 4 2013, 15:31