keycloak-uncached
Changes
.gitignore 9(+9 -0)
Details
.gitignore 9(+9 -0)
diff --git a/.gitignore b/.gitignore
index 54602e4..e9d50ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,12 @@
.idea
*.iml
+# Eclipse #
+###########
+.project
+.settings
+.classpath
+
# Compiled source #
###################
*.com
@@ -29,4 +35,7 @@
######################
*.log
+# Maven #
+#########
+target