Il 11/06/2014 16:01, Andrew Jones ha scritto:
 patches
 .stgit-*
 cscope.*
+*.swp
+/config.mak
+/*-run
+/test.log
+/msr.out

I'd place swp, cscope, stgit and patches file in a global gitignore file ("git config --global core.excludesfile /path/to/file") rather than polluting each repository. But since you're adding to something that already exist (and since I also use vi :)), I'll apply this patch and content myself with sharing the git trick I have just learnt.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to