diff --git a/.gitignore b/.gitignore index a39b41c..1afeb41 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,10 @@ pom.xml pom.xml.asc *jar *log -/lib/ -/classes/ -/target/ -/checkouts/ +lib/ +classes/ +target/ +checkouts/ .lein-deps-sum .lein-repl-history .lein-plugins/ @@ -14,7 +14,6 @@ pom.xml.asc .nrepl-history .repl/ figwheel_server.log -resources/**/compiled/ out/ *.orig .projectile