On failure tests-runner should do non-zero exit
[zfs.git] / .gitignore
blob318a4343414d21461e8d3dbbf30ce7528f75b2b8
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.
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.
14 # Normal rules
16 *.[oa]
17 *.lo
18 *.la
19 *.mod.c
21 *.swp
22 .deps
23 .libs
24 .dirstamp
25 .DS_Store
26 modules.order
27 Makefile
28 Makefile.in
31 # Top level generated files specific to this top level dir
33 /bin
34 /configure
35 /config.log
36 /config.status
37 /libtool
38 /zfs_config.h
39 /zfs_config.h.in
40 /zfs.release
41 /stamp-h1
42 /.script-config
43 /zfs-script-config.sh
44 /aclocal.m4
45 /autom4te.cache
48 # Top level generic files
50 !.gitignore
51 tags
52 TAGS
53 current
54 cscope.*
55 *.rpm
56 *.deb
57 *.tar.gz
58 *.patch
59 *.orig