# HG changeset patch # User Oleksandr Gavenko # Date 1295563599 -7200 # Node ID a9284e1e57b3cd51edadfbcf9251aaf19dd24b17 # Parent 2f28c595d710b488c3702e7b64437bc48a037c27 Ignore patterns from '.hgignore'. diff -r 2f28c595d710 -r a9284e1e57b3 .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Fri Jan 21 00:46:39 2011 +0200 @@ -0,0 +1,13 @@ +# See: man 5 gitignore. + +*.a +*.elc +*.exe +*.dll +*.ocx +*.lib +*.o +*.obj +*.py[co] +*.so +*~