xref: /freebsd/contrib/nvi/.gitignore (revision 716fd348e01c5f2ba125f878a634a753436c2994)
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