You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keycloak-d4science-spi-parent/.gitignore

38 lines
465 B
Plaintext

# Maven
###################
target
# OS stuff
###################
.DS_Store
# Intellij
###################
.idea
*.iml
# Eclipse #
###########
.project
.settings
.classpath
# reverting this as e.g. /distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/
# should not be ignored
#bin/
.factorypath
# NetBeans #
############
nbactions.xml
nb-configuration.xml
catalog.xml
nbproject
# Node.js #
###########
node
node_modules
web_modules