Add plt to gitignore
Project: http://git-wip-us.apache.org/repos/asf/couchdb-lager/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-lager/commit/56a217cf Tree: http://git-wip-us.apache.org/repos/asf/couchdb-lager/tree/56a217cf Diff: http://git-wip-us.apache.org/repos/asf/couchdb-lager/diff/56a217cf Branch: refs/heads/import-master Commit: 56a217cfee5199a2b5d08e8d12261467fb79c8d0 Parents: c41ec3e Author: Andrew Thompson <[email protected]> Authored: Tue Jan 14 14:58:03 2014 -0500 Committer: Andrew Thompson <[email protected]> Committed: Tue Jan 14 14:58:03 2014 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-lager/blob/56a217cf/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 3bde15b..02adf69 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ erl_crash.dump .project log deps +.lager_combo_dialyzer_plt
