PathPacker-java/.gitignore
Vincent Batts 49c606be4d Moar progress!
* adding logging, at least for a minute
* working through the PathTree.validate(path) logic
* BUG: in the populate tree path, calling a stringbuffer charAt(0)
* moar unit testing to iron things out.
2012-11-07 09:36:22 -05:00

7 lines
48 B
Text

*~
.*.swp
Session.vim
build/
dist/
out/
target/