# SPDX-License-Identifier: EPL-1.0
# Copyright IBM Corp. 2009, 2024

# ctags files
tags
TAGS

# cscope files
cscope.*

#
# Ignore files generated by 'autoreconf -i' :
#
# ... generated by aclocal
aclocal.m4
autom4te.cache/
# ... generated by autoheader
config.h.in
# ... generated by autoconf
configure
# ... generated by 'libtoolize --automake'
ltmain.sh
# ... generated by 'automake --add-missing'
compile
config.guess
config.sub
depcomp
install-sh
missing
INSTALL
Makefile.in

#
# Ignore files generated by configure
#
.deps/
Makefile
config.h
config.log
config.status
fc_tools/.deps/
libtool
stamp-h1

#
# Ignore files generated by make
#
.libs/
dox/
fc_tools/.dirstamp
libzfcphbaapi.la

#
# Ignore compiler generated files
#
*.o
*.lo

#
# Ignore generated executables and other generated files
#
zfcp_ping
zfcp_show

#
# Ignore files generated by 'make dist'
#
lib-zfcp-hbaapi-*.tar.gz
