summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2008-01-16Ignore newly generated proto header.Jelmer Vernooij1-1/+1
(This used to be commit caa0da310da47a48a9add6de3d309984ae14f59c)
2008-01-14selftest: Ignore output generated by html formatter.Jelmer Vernooij1-0/+1
(This used to be commit 2f4170b3f7904072f87faa342302027759eb62bd)
2008-01-10Ignore compiled Python files.Jelmer Vernooij1-0/+1
(This used to be commit ff14ffc6582874d8248798bebd57703fbdbda942)
2008-01-10Update ignore list.Jelmer Vernooij1-0/+12
(This used to be commit c21886614ddacbabef2420e4cf67e0488439c9c8)
2007-12-21r25720: update .gitignoreStefan Metzmacher1-8/+5
metze (This used to be commit b7899faf97d818a0c0457799c33ee8b8a1df7b87)
2007-10-10r23676: Added a .gitignore file to hide generated files from git status.Kai Blin1-0/+184
It's identical to .bzrignore (This used to be commit 9987d30957893423e605fdfdd8bb27e20dd429d7)