]> git.proxmox.com Git - mirror_spl.git/blame - .gitignore
Add ASSERT3B/VERIFY3B/USEC2NSEC/NSEC2USEC macros
[mirror_spl.git] / .gitignore
CommitLineData
694921bc
RC
1#
2# N.B.
3# This is the toplevel .gitignore file.
4# This is not the place for entries that are specific to
5# a subdirectory. Instead add those files to the
6# .gitignore file in that subdirectory.
7#
8# N.B.
9# Please use 'git ls-files -i --exclude-standard'
10# command after changing this file, to see if there are
11# any tracked files which get ignored after the change.
12
13#
14# Normal rules
15#
fb833883 16*.[oad]
694921bc
RC
17*.lo
18*.la
694921bc
RC
19*~
20*.swp
694921bc
RC
21.deps
22.libs
23.DS_Store
15d04112 24Makefile
c638e9ad 25Makefile.in
694921bc
RC
26
27#
28# Top level generated files specific to this top level dir
29#
c638e9ad 30/configure
694921bc
RC
31/config.log
32/config.status
33/libtool
34/spl_config.h
dd87332f 35/spl_config.h.in
c638e9ad 36/spl.release
694921bc 37/stamp-h1
c638e9ad
BB
38/aclocal.m4
39/autom4te.cache
694921bc
RC
40
41#
42# Top level generic files
43#
44!.gitignore
45tags
46TAGS
47cscope.*
8bbda8df
TF
48*.rpm
49*.deb
50*.tar.gz
3bda331b
CC
51*.patch
52*.orig