2016-07-22 01:11:18 +00:00
|
|
|
.idea/**/*
|
|
|
|
!.idea/codeStyleSettings.xml
|
2014-12-08 03:48:59 +00:00
|
|
|
*.iml
|
2015-11-02 11:36:23 +00:00
|
|
|
*.log
|
2014-12-08 03:48:59 +00:00
|
|
|
.nrepl-port
|
|
|
|
pom.xml
|
|
|
|
pom.xml.asc
|
|
|
|
*.jar
|
|
|
|
.lein-deps-sum
|
|
|
|
.lein-repl-history
|
|
|
|
.lein-plugins/
|
|
|
|
.lein-failures
|
|
|
|
core/
|
|
|
|
out/
|
|
|
|
target/
|
|
|
|
compiled/
|
|
|
|
misc/
|
2015-05-28 13:33:21 +00:00
|
|
|
/examples/todomvc/resources/public/js/
|
|
|
|
/examples/simple/resources/public/js/
|
2015-10-20 03:45:14 +00:00
|
|
|
.floo
|
|
|
|
.flooignore
|
2015-12-10 04:26:06 +00:00
|
|
|
node_modules/
|
2016-07-27 12:33:13 +00:00
|
|
|
examples/todomvc/.idea/
|