commit | 0acf8d872f8758a5d0f22eee81ee6e72a57075cf | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew@casabrown.com> | Fri Apr 22 14:16:18 2016 -0700 |
committer | andrewsbrown <andrew@casabrown.com> | Fri Apr 22 14:16:18 2016 -0700 |
tree | 8acae31f08ff92849cf9c2e11bf9982cae733a79 | |
parent | 0e641e10ed525a1c1182dfe3be4231d4c091b459 [diff] [blame] |
Update to jndn v0.11 This commit also breaks some tests by moving to the new jndn-mock APIs; TODO fix these tests
diff --git a/.gitignore b/.gitignore index 619d7e5..7ef0804 100644 --- a/.gitignore +++ b/.gitignore
@@ -31,4 +31,8 @@ .settings # Netbeans specific project files -nbactions.xml \ No newline at end of file +nbactions.xml + +# IntelliJ specific project files +.idea +*.iml \ No newline at end of file