diff -r d775d7289fe4 -r 0ce7093df25f .gitignore --- a/.gitignore Mon Apr 27 13:15:23 2009 +0300 +++ b/.gitignore Tue May 19 00:42:01 2009 +0300 @@ -1,25 +1,4 @@ -# ignore generated by libtool files (no more necessary) -*.a -*.o -*.lo -*.la +*~ +build +*.swp *.so -*.lai -*.so.* -# ignore backup files -*~ -# ignore docs: they are not important and apiref is generated on the fly -*.html -# ignore generated makefile -Makefile -# ignore cmake files -*.cmake -CMake* -CPack* -# ignore generated header -config.h -# ignore resulting bundles -*.deb -*.tar.bz2 -# ignore build dir -build