aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsharath <sharathkumarboyanapally@gmail.com>2018-08-14 16:06:45 +0530
committersharath <sharathkumarboyanapally@gmail.com>2018-08-14 16:07:26 +0530
commit603bd6da195b5cfa157c072ae51bfad06391af47 (patch)
treeae8f8620ea6e8362db5fb0331d5188ffe624e858 /.gitignore
parent1c5d7496f4c7f5d0358d8b57781fd471882b1ece (diff)
update .gitignore
Change-Id: I9cdb96313b065adba1b37e95a143179e53503178 Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 20 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2b90501..21902dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
@@ -20,6 +22,23 @@
/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/