summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
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)