Also... 1. find . -name '*.rej' | xargs git rm 2. You have a lot of generated files at doc/design_doc, you need to leave: *.tex, *.toc, *.dia, *.eps
Alon. On 11/9/07, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > And at doc you need to ignore all intermediate outputs... > > On 11/9/07, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > > Please also add the following to ignore list, so it will be easier to > > find exceptions. > > > > Makefile > > Makefile.in > > aclocal.m4 > > autom4te.cache > > compile > > config.* > > configure > > depcomp > > install-sh > > libtool > > ltmain.sh > > missing > > stamp-h1 > > .deps > > .libs > > *.o > > *.la > > *.so > > *.a > > *.pc > > > > ecryptfs.7 > > ecryptfs-add-passphrase > > ecryptfs-insert-wrapped-passphrase-into-keyring > > ecryptfs-manager > > ecryptfs-rewrap-passphrase > > ecryptfs-unwrap-passphrase > > ecryptfs-wrap-passphrase > > ecryptfs-zombie-kill > > ecryptfs-zombie-list > > mount.ecryptfs > > test > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ eCryptfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecryptfs-devel
