Browse Source

remove figwheel log, ignore logs

Harlan Iverson 8 years ago
parent
commit
b3005f3f52
2 changed files with 1 additions and 8 deletions
  1. 1 0
      .gitignore
  2. 0 8
      web-client/figwheel_server.log

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@
 target
 *.iml
 pom.xml
+*.log

+ 0 - 8
web-client/figwheel_server.log

@@ -1,8 +0,0 @@
-Compiling "resources/public/gen/js/main.js" from ["src"]...
-notifying browser that file changed:  resources/public/gen/js/goog/deps.js
-notifying browser that file changed:  resources/public/gen/js/cljs_deps.js
-notifying browser that file changed:  out/example/core.js
-Successfully compiled "resources/public/gen/js/main.js" in 1.316 seconds.
-Compiling "resources/public/gen/js/main.js" from ["src"]...
-notifying browser that file changed:  out/example/core.js
-Successfully compiled "resources/public/gen/js/main.js" in 0.59 seconds.