]> git.proxmox.com Git - mirror_zfs.git/blame - .gitignore
Fix consistency of ztest_device_removal_active
[mirror_zfs.git] / .gitignore
CommitLineData
4cd8e49a
BB
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#
16*.[oa]
b669ab83 17*.o.ur-safe
4cd8e49a
BB
18*.lo
19*.la
20*.mod.c
21*~
22*.swp
d9ec8b9b
BB
23*.gcno
24*.gcda
4cd8e49a
BB
25.deps
26.libs
0b04990a 27.dirstamp
4cd8e49a
BB
28.DS_Store
29modules.order
30Makefile
ca8b5af8 31Makefile.in
4cd8e49a
BB
32
33#
34# Top level generated files specific to this top level dir
35#
c1d9abf9 36/bin
ca8b5af8 37/configure
4cd8e49a
BB
38/config.log
39/config.status
40/libtool
41/zfs_config.h
fff27641 42/zfs_config.h.in
ca8b5af8 43/zfs.release
4cd8e49a 44/stamp-h1
ca8b5af8
BB
45/aclocal.m4
46/autom4te.cache
4cd8e49a
BB
47
48#
49# Top level generic files
50#
51!.gitignore
52tags
53TAGS
9d70aec6 54current
4cd8e49a 55cscope.*
0c15bf16
TF
56*.rpm
57*.deb
58*.tar.gz
952e490b
CC
59*.patch
60*.orig