[Kimchi-devel] [PATCH V9 9/9] add some sample plugin generated files to .gitignore

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Fri Jun 13 10:28:54 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

let git ignore these generated files.

Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index a776cb0..a328ac0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,8 @@ src/nginx_kimchi.conf
 src/kimchi/config.py
 tests/run_tests.sh
 tests/test_config.py
+plugins/sample/po/POTFILES
+plugins/sample/sample.conf
 po/POTFILES
 po/gen-pot
 *.orig
-- 
1.9.3




More information about the Kimchi-devel mailing list