mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Remove autotools products
Remove all of the generated autotools products from the repository and update the .gitignore files accordingly. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #718
This commit is contained in:
+9
-1
@@ -29,19 +29,27 @@
|
||||
.DS_Store
|
||||
modules.order
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
#
|
||||
# Top level generated files specific to this top level dir
|
||||
#
|
||||
/Makefile
|
||||
/configure
|
||||
/config.log
|
||||
/config.status
|
||||
/libtool
|
||||
/zfs_config.h
|
||||
/zfs.spec
|
||||
/zfs-modules.spec
|
||||
/zfs.release
|
||||
/dkms.conf
|
||||
/PKGBUILD-zfs
|
||||
/PKGBUILD-zfs-modules
|
||||
/stamp-h1
|
||||
/.script-config
|
||||
/zfs-script-config.sh
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
|
||||
#
|
||||
# Top level generic files
|
||||
|
||||
Reference in New Issue
Block a user