summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2010-01-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+62
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-10-20Add backup (*~) and patch (*.patch) files to .gitignorePing Cheng1-0/+2
Signed-off-by: Ping Cheng <pinglinux@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-10-08Add m4 to gitignorePing Cheng1-0/+1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-04Add .gitignore file.Ping Cheng1-0/+24
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>