keycloak-memoizeit
Changes
.gitignore 4(+2 -2)
Details
.gitignore 4(+2 -2)
diff --git a/.gitignore b/.gitignore
index 359d76d..ec99554 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