xref: /freebsd-src/contrib/nvi/.gitignore (revision 10ff414c14eef433d8157f0c17904d740693933b)
1*.swp
2*~
3*.orig
4*.core
5extern.h
6*_def.h
7version.h
8tags
9build/
10
11# Ignore files by the GNU Global source code tagging system.
12/GPATH
13/GRTAGS
14/GTAGS
15