add .gitignore to block adding built file for specific configs
authorsunghan <sh924.chang@samsung.com>
Thu, 24 Aug 2017 06:54:29 +0000 (15:54 +0900)
committersunghan <sh924.chang@samsung.com>
Thu, 24 Aug 2017 08:14:38 +0000 (17:14 +0900)
The partition_map.cfg is built for specific configs and is a temporary file.
It should not be shown at git status as a change.

build/configs/sidk_s5jt200/tools/openocd/.gitignore [new file with mode: 0644]

diff --git a/build/configs/sidk_s5jt200/tools/openocd/.gitignore b/build/configs/sidk_s5jt200/tools/openocd/.gitignore
new file mode 100644 (file)
index 0000000..097bf2c
--- /dev/null
@@ -0,0 +1 @@
+/partition_map.cfg