Skip to content

Commit

Permalink
Add some files to .bzrignore
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane committed Jan 21, 2010
1 parent fb2485c commit c2d08f6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .bzrignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
src/.deps
src/.libs
src/Makefile
src/Makefile.in
src/libmodbus.la
src/modbus.lo
src/test-modbus-master
src/test-modbus-slave

0 comments on commit c2d08f6

Please sign in to comment.