]> git.proxmox.com Git - mirror_zfs.git/blame - .gitignore
shellcheck pass
[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
6e72a5b9
BB
25*.pyc
26*.pyo
4cd8e49a
BB
27.deps
28.libs
0b04990a 29.dirstamp
4cd8e49a
BB
30.DS_Store
31modules.order
32Makefile
ca8b5af8 33Makefile.in
4cd8e49a
BB
34
35#
36# Top level generated files specific to this top level dir
37#
c1d9abf9 38/bin
ca8b5af8 39/configure
4cd8e49a
BB
40/config.log
41/config.status
42/libtool
43/zfs_config.h
fff27641 44/zfs_config.h.in
ca8b5af8 45/zfs.release
4cd8e49a 46/stamp-h1
ca8b5af8
BB
47/aclocal.m4
48/autom4te.cache
4cd8e49a
BB
49
50#
51# Top level generic files
52#
53!.gitignore
54tags
55TAGS
9d70aec6 56current
4cd8e49a 57cscope.*
0c15bf16
TF
58*.rpm
59*.deb
60*.tar.gz
952e490b
CC
61*.patch
62*.orig
7b02fae7 63*.log