• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
6# NOTE! Please use 'git ls-files -i --exclude-standard'
7# command after changing this file, to see if there are
8# any tracked files which get ignored after the change.
9#
10# Normal rules
11#
12.*
13*.o
14*.o.*
15*.out
16
17#
18# Top-level generic files
19#
20tags
21TAGS
22!.gitignore
23!.mailmap
24
25# stgit generated dirs
26patches-*
27
28# quilt's files
29patches
30series
31
32# cscope files
33cscope.*
34ncscope.*
35target
36target/*
37# gnu global files
38GPATH
39GRTAGS
40GSYMS
41GTAGS
42
43*.orig
44*~
45\#*#
46