Adding xtend-gen directories to .gitignore 19/1619/2
authorColin Dixon <ckd@us.ibm.com>
Wed, 2 Oct 2013 20:28:43 +0000 (15:28 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 3 Oct 2013 20:08:09 +0000 (20:08 +0000)
New generated files are showing up in git. This fixes that.

Change-Id: I069c5fc4eb86d4c3eb34631002336dacbd49beef
Signed-off-by: Colin Dixon <ckd@us.ibm.com>
.gitignore

index 53ea040cf6a3a4032579ba797830f76ca87bb9d4..5e7ae96701a64acf238d95ebece74b0e65eded35 100644 (file)
@@ -17,4 +17,4 @@ opendaylight/northbound/integrationtest/logs/*
 *.iml
 *.iws
 .idea
-
+**/xtend-gen