Update .gitignore

This commit is contained in:
Alexander Dergachev 2013-02-05 12:23:41 +01:00
parent d721eba1a8
commit af34335e2c

6
.gitignore vendored
View File

@ -1,8 +1,12 @@
.jesse.plt .jesse.plt
.eunit .eunit
deps
doc/*.css doc/*.css
doc/*.html doc/*.html
doc/*.png doc/*.png
doc/edoc-info doc/edoc-info
ebin ebin
test/*.beam logs
priv
*.beam
*.plt