diff --git a/.gitignore b/.gitignore index 359d76de02..ec99554f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +#node_modules