#
# Ignores generated by SVN2GIT conversion
#


# /
/.settings
/.project
/.classpath
/.idea
/*.iml
/*.ipr
/*.iws
/temp
/bin
/target

# /comet/
/comet/.settings
/comet/.project
/comet/.classpath
/comet/.idea
/comet/*.iml
/comet/*.ipr
/comet/*.iws
/comet/temp
/comet/bin
/comet/target

# /comet/ext/service/
/comet/ext/service/.settings
/comet/ext/service/.project
/comet/ext/service/.classpath
/comet/ext/service/.idea
/comet/ext/service/*.iml
/comet/ext/service/*.ipr
/comet/ext/service/*.iws
/comet/ext/service/temp
/comet/ext/service/bin
/comet/ext/service/target

# /comet/ext/webapp-cometd/
/comet/ext/webapp-cometd/.settings
/comet/ext/webapp-cometd/.project
/comet/ext/webapp-cometd/.classpath
/comet/ext/webapp-cometd/.idea
/comet/ext/webapp-cometd/*.iml
/comet/ext/webapp-cometd/*.ipr
/comet/ext/webapp-cometd/*.iws
/comet/ext/webapp-cometd/temp
/comet/ext/webapp-cometd/bin
/comet/ext/webapp-cometd/target

# /comet/ext/webapp-rest/
/comet/ext/webapp-rest/.settings
/comet/ext/webapp-rest/.project
/comet/ext/webapp-rest/.classpath
/comet/ext/webapp-rest/.idea
/comet/ext/webapp-rest/*.iml
/comet/ext/webapp-rest/*.ipr
/comet/ext/webapp-rest/*.iws
/comet/ext/webapp-rest/temp
/comet/ext/webapp-rest/bin
/comet/ext/webapp-rest/target

# /comet/service/
/comet/service/.settings
/comet/service/.project
/comet/service/.classpath
/comet/service/.idea
/comet/service/*.iml
/comet/service/*.ipr
/comet/service/*.iws
/comet/service/temp
/comet/service/bin
/comet/service/target

# /comet/webapp/
/comet/webapp/.settings
/comet/webapp/.project
/comet/webapp/.classpath
/comet/webapp/.idea
/comet/webapp/*.iml
/comet/webapp/*.ipr
/comet/webapp/*.iws
/comet/webapp/temp
/comet/webapp/bin
/comet/webapp/target

# /component/common/
/component/common/target
/component/common/.classpath
/component/common/.project

# /component/product/
/component/product/target
/component/product/.classpath
/component/product/.project

# /component/upgrade/
/component/upgrade/.classpath
/component/upgrade/.project
/component/upgrade/target

# /extension/webapp/
/extension/webapp/target

# /fck/
/fck/target
/fck/.classpath
/fck/.project

# /gifbackport/
/gifbackport/target
/gifbackport/.externalToolBuilders
/gifbackport/.classpath
/gifbackport/.project
/gifbackport/maven-eclipse.xml

# /testing/
/testing/.settings
/testing/.project
/testing/.classpath
/testing/.idea
/testing/*.iml
/testing/*.ipr
/testing/*.iws
/testing/temp
/testing/bin
/testing/target

# /webui/component/
/webui/component/target
/webui/component/.classpath
/webui/component/.project

# /webui/ext/
/webui/ext/.settings
/webui/ext/.project
/webui/ext/.classpath
/webui/ext/.idea
/webui/ext/*.iml
/webui/ext/*.ipr
/webui/ext/*.iws
/webui/ext/temp
/webui/ext/bin
/webui/ext/target

# /webui/resources/
/webui/resources/target
/webui/resources/.classpath
/webui/resources/.project

#
# Default excludes
#

# Binaries
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
*.war
*.ear
*.sar
*.class

# Maven 
target/

# IntelliJ project files 
*.iml
*.iws
*.ipr
.idea/

# eclipse project file
.settings/
.classpath
.project

# OS
.DS_Store

# Misc
*.swp
