update .gitignore 01/14201/1
authorsharath <sharathkumarboyanapally@gmail.com>
Tue, 14 Aug 2018 10:36:45 +0000 (16:06 +0530)
committersharath <sharathkumarboyanapally@gmail.com>
Tue, 14 Aug 2018 10:37:26 +0000 (16:07 +0530)
Change-Id: I9cdb96313b065adba1b37e95a143179e53503178
Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
.gitignore
stacks/lwip_stack/release/lwip_helper_files/download_lwip.sh [changed mode: 0644->0755]

index 2b90501..21902dc 100644 (file)
@@ -1,7 +1,9 @@
 #ignoring the changes in sub folders of release folder
 /release/bin/
 /release/lib64/
+/release/include/
 /release/include/common/
+/release/include/generic/
 /release/include/*.h
 !/release/include/declare_syscalls.h
 !/release/include/nsocket_dmm_api.h
 /build/Makefile
 /build/post_compile.sh
 /build/src/
-
+/build/stacks/
+/build/thirdparty/
+/build/libnStackMaintain.a
+/build/libsocket.a
+/stacks/lwip_stack/lwip_src/lwip-2.0.3.zip
+/stacks/lwip_stack/lwip_src/lwip/
+/stacks/lwip_stack/build/
+/stacks/lwip_stack/release/
+/scripts/checkstyle.sh
+/stacks/lwip_stack/release/bin/
+/stacks/lwip_stack/release/script/
+/stacks/lwip_stack/src/include/
+!/stacks/lwip_stack/src/include/nsfw_msg_api.h
+!/stacks/lwip_stack/src/include/nsfw_msg.h
+!/stacks/lwip_stack/src/include/nsfw_mt_config.h
+!/stacks/lwip_stack/src/include/nsfw_rti.h
 #ignoring the changes in sub folders of thirdparty folder
 /thirdparty/
+/thirdparty/glog/glog-0.3.4/compile/
+/thirdparty/glog/glog-0.3.4/m4/