# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

# start the line either with # to begin a comment
# or include to describe a file(s) to be included during copy
# or exclude to describe a file(s) to be excluded
# use of regular expressions allowed in file names
#
# the list is iterated from first to last and the last match
# decides the result

include Services/org-netbeans-core-IDESettings\.settings
include Shortcuts/.*

include Services/Hidden/org-netbeans-modules-vcscore-settings-GeneralVcsSettings\.settings

include Services/DiffProviders/.*
include Services/Diffs/.*
include Services/DiffVisualizers/.*
include Services/MergeVisualizers/.*
include Services/Hidden/org-netbeans-modules-diff-DiffSettings\.settings

include Services/Browsers/.*
include Services/org-netbeans-modules-httpserver-HttpServerSettings\.settings

include HTTPMonitor/.*

include J2EE/.*

include Services/JDBCDrivers/.*
include Services/org-netbeans-modules-db-explorer-DatabaseOption\.settings

include Editors/.*
include Editors/AnnotationTypes/.*
include Services/org-openide-text-PrintSettings\.settings
include Services/IndentEngine/.*

include Services/org-netbeans-modules-java-settings-JavaSettings\.settings
include Services/org-openide-src-nodes-SourceOptions\.settings
include Templates/Classes/.* 
include Editors/AnnotationTypes/org-netbeans-modules-java-.*\.xml

include Services/org-netbeans-modules-beans-beans\.settings
include Templates/Beans/.*

include Services/org-netbeans-modules-javadoc-settings-DocumentationSettings\.settings

include Services/formsettings\.settings
include Services/org-netbeans-modules-i18n-I18nOptions\.settings

include Services/Emulators/.*\.settings
