ignoring bin/ directories instead of bin files

This commit is contained in:
Frank Schmager 2018-08-20 11:37:34 -04:00 committed by Sebastien Blanc
parent dda365e002
commit b21e784826

4
.gitignore vendored
View file

@ -8,7 +8,7 @@
.project
.settings
.classpath
bin
bin/
.factorypath
@ -57,4 +57,4 @@ target
##########
# KEYCLOAK-5391: We will re-exclude node_modules when node_modules handling is worked out.
# For now, we keep our js libraries checked into GitHub, so we don't ignore.
#node_modules
#node_modules