Use imported checkState()
[yangtools.git] / .gitignore
index 90a734d7c2c3553625e11ea3f9c9c7f39129c849..c6c7ae22b0a98c67988437369912b2387dbc9ef8 100644 (file)
@@ -1,7 +1,26 @@
+#
+# 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/
+.settings
 target
-target/*
-/target/
+target-ide
+*.iml
+.idea
+bin
+xtend-gen
+target
+.DS_Store
+META-INF
+.checkstyle
+.pmd
+.factorypath
+.fbExcludeFilterFile
 
+# Vim
+.*.sw?