From: Sivaraj R Date: Thu, 22 Feb 2018 05:11:12 +0000 (+0530) Subject: Added git ignore X-Git-Tag: DEV.FVID2.01.00.00.00~12 X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Ffvid2.git;a=commitdiff_plain;h=c3d54ff5cd0fb097de362e9b3ec0c0bafdbdf749 Added git ignore Signed-off-by: Sivaraj R --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..22d53d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +lib/* +docs/doxygen/html/ diff --git a/src/makefile b/src/makefile index 16786df..3885147 100644 --- a/src/makefile +++ b/src/makefile @@ -1,5 +1,5 @@ # -# This file is the makefile for building sciclient . +# This file is the makefile for building fvid2. # include $(PDK_INSTALL_PATH)/ti/build/Rules.make