diff options
author | Russell Robinson Jr <rrobinson@phytec.com> | 2013-02-21 15:14:59 -0800 |
---|---|---|
committer | Russell Robinson Jr <rrobinson@phytec.com> | 2013-03-14 17:37:37 -0700 |
commit | 58b87cfa999fdcc9ea6ce966f0a1cd96071e4b3a (patch) | |
tree | f1926676699c6eb1e7c5dce1e8145af83d4bd567 /.gitignore | |
parent | 89df1897f9e305288503bccac1b7de0c196dca48 (diff) |
Initial changes to support mcc and i2c semaphore for ping pong demoPD13.0.2
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9dacde0a4b2d..13f15ddf6dbf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ # Normal rules # .* +!.config *.o *.o.* *.a |