bbfdm/.gitignore
Amin Ben Ramdhane 5e72e0b978 Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism
- Add support for vendor extension in Excel, XML tools
 - Convert shell script to python
 - Update Documentation
2021-04-06 15:06:50 +01:00

41 lines
406 B
Text

*.swp
*.swo
*.o
*.lo
bin/*
!bin/Makefile.am
.prepared*
.built*
.configured*
.dep_files
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.log
config.rpath
config.status
config.guess
config.sub
configure
depcomp
install-sh
ipkg-*/
missing
.deps/
.dirstamp
.git_update
.pkgdir/
libtool
ltmain.sh
COPYING
tools/*.xls
tools/*.xml
tools/*.pyc
tools/__pycache__
*.gcov
*.gcno
*.log