Removed a lot of unnecessary pins, but left files to regenerate them.
This commit is contained in:
parent
bca0f8492d
commit
0345a0f2c3
179 changed files with 18 additions and 4365 deletions
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
/resources/public/js/compiled/**
|
||||
figwheel_server.log
|
||||
pom.xml
|
||||
*jar
|
||||
/lib/
|
||||
/classes/
|
||||
/out/
|
||||
/target/
|
||||
/resources/public/vendor/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.repl
|
||||
.nrepl-port
|
||||
|
||||
resources/public/data/
|
||||
|
||||
.rebel_readline_history
|
||||
Loading…
Add table
Add a link
Reference in a new issue