Fix DependencyResolver
[yangtools.git] / .gitignore
index de4d0057d1e426968b6e70a827dc2d1f3d8ff3eb..8dc44a74eb02a6e91649cb4ddd8e015c0167a3d3 100644 (file)
@@ -1,5 +1,28 @@
+#
+# 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
 target
+target-ide
 *.iml
+.idea
+bin
+xtend-gen
+target
+.DS_Store
+META-INF
+.checkstyle
+.pmd
+.factorypath
+.fbExcludeFilterFile
+venv
+__pycache__
+
+# Vim
+.*.sw?