From 314be23eeca725eaf2882fcf0feabd1bb77ab98b Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 1 May 2015 16:02:22 +1000 Subject: freebsd-to-rtems: Refactor the conversion support to allow multiples build systems. Split the freebsd-to-rtems.py into separate parts to allow more than a single build system generator. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 710c1fdf..8a4e0b32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.pyc *.a *.d *.o -- cgit v1.2.3