Release Beryllium
[yangtools.git] / .gitignore
index 29a361e592ade4d5fdeab284d1d97aff55f172ad..1900c9af87502f01cd02094cc5dceb21b10b5d98 100644 (file)
@@ -1,3 +1,10 @@
+#
+# Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
+#
+# This program and the accompanying materials are made available under the
+# terms of the Eclipse Public License v1.0 which accompanies this distribution,
+# and is available at http://www.eclipse.org/legal/epl-v10.html
+#
 .classpath
 .project
 .settings
@@ -5,3 +12,7 @@ target
 *.iml
 .idea
 bin
+xtend-gen
+target
+.DS_Store
+META-INF
\ No newline at end of file