Add format.patch to gitignore (#1927)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 22 Oct 2018 07:38:23 +0000 (16:38 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 22 Oct 2018 07:38:23 +0000 (16:38 +0900)
* Add format.patch to gitignore

This will all format.patch file to gitignore to ignore temporary file of format checker

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* add /

.gitignore

index 5f2f2fa..f72066c 100644 (file)
@@ -7,6 +7,7 @@
 *.swp
 
 /Makefile
+/format.patch
 
 # ctags data
 tags