Bump MRI upstreams
[neutron.git] / .gitignore
index e2d0d09c0c87bb82b81154fbb85d5f1d300ea8e9..92e561b3bea8cc3c552cfd749d572f19ed3b10e3 100644 (file)
@@ -1,30 +1,46 @@
-*.class
-**/target
-bin/
-dist
+#
+# Copyright (c) 2018 Intel Corporation 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
+#
+
+# sorted alphabetically
+
+# wildcard match
 **/logs
-products
-repository
-workspace
-*~
-target
-.classpath
-.project
-.settings
-MANIFEST.MF
-*.ipr
+**/target
+*.class
 *.iml
+*.ipr
 *.iws
-.idea
 *.pyc
-log.html
-output.xml
-report.html
 *.swp
+*~
+
+# directory
+bin/
 target-ide/
-.vagrant
+
+# particular files
 .DS_Store
 .checkstyle
+.classpath
+.factorypath
+.fbExcludeFilterFile
+.idea
+.project
+.settings
+.vagrant
+dist
+log.html
+maven-metadata-local.xml
+output.xml
+products
+report.html
+repository
+target
+workspace
 yang-gen-config
 yang-gen-sal
-maven-metadata-local.xml