diff options
author | Pradeep Venkatasubbarao | 2014-03-20 04:09:23 -0500 |
---|---|---|
committer | Pradeep Venkatasubbarao | 2014-03-25 23:05:15 -0500 |
commit | fed8870ff0372e16f544bbda22965a9cbaa814b6 (patch) | |
tree | d6f1e71f56b5b46b09e04f3cb6ff56254ce98ff7 | |
parent | 1010fffb26ff3ee6e775b2f28d9016a88f26669a (diff) | |
download | repo-libdce-fed8870ff0372e16f544bbda22965a9cbaa814b6.tar.gz repo-libdce-fed8870ff0372e16f544bbda22965a9cbaa814b6.tar.xz repo-libdce-fed8870ff0372e16f544bbda22965a9cbaa814b6.zip |
updating gitignore
Added Makefile and *.out
Change-Id: I6c81aa1ea0b7d1ab8a1772895310f479e8521ad7
Signed-off-by: Pradeep Venkatasubbarao <pradeepv@ti.com>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,3 +35,5 @@ src/ti/framework/dce/package/ | |||
35 | nto | 35 | nto |
36 | test_qnx/dce_enc_test/arm | 36 | test_qnx/dce_enc_test/arm |
37 | test_qnx/dce_test/arm | 37 | test_qnx/dce_test/arm |
38 | Makefile | ||
39 | *.out | ||