From 60cc50d8f6785d33adf4dafd456c836c96a9e3de Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 7 Oct 2017 01:00:24 -0400 Subject: Enhancement/message parsing (#369) * Test custom regex * Remove statics, use lists, and add amp (#366) * Remove statics, use lists, and add amp * Remove another jvmstatic * Update parser for messages * Update dependencies * Update travis * Use parsing for background im fetcher * Update changelog * Update changelog --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'app/.gitignore') diff --git a/app/.gitignore b/app/.gitignore index f3f33922..7b32d827 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,3 +1,4 @@ /build +/src/test/resources/priv fabric.properties *_test.compact.css -- cgit v1.2.3