summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-08-06Move generated src/* files to src/.gitignoreMatt Turner1-3/+0
Spotted-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-08-06Add bison and flex generated files to .gitignoreMatt Turner1-0/+3
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-08-06Add .gitignore to filter out all the compile artifactsGaetan Nadon1-0/+78
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Matt Turner <mattst88@gmail.com>