update .gitignore

This commit is contained in:
alisdair sullivan 2013-08-27 02:52:16 +00:00
parent 0bbe56c700
commit e57cc7cefc

13
.gitignore vendored
View file

@ -1,5 +1,8 @@
ebin/ .eunit
deps/ deps
*.orig ebin
/.eunit *.o
_build/ *.beam
*.plt
erl_crash.dump
.DS_Store