mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
update git ignore for os stuff
This commit is contained in:
parent
33b4f578e3
commit
cc6c89325c
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
# OS stuff
|
||||
###################
|
||||
.DS_Store
|
||||
|
||||
# Intellij
|
||||
###################
|
||||
.idea
|
||||
@ -8,9 +12,9 @@
|
||||
.project
|
||||
.settings
|
||||
.classpath
|
||||
# reverting this as e.g. /distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/
|
||||
# reverting this as e.g. /distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/
|
||||
# should not be ignored
|
||||
#bin/
|
||||
#bin/
|
||||
.factorypath
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user